Red & Violet, Teal Color Palette — PaletteCSS
Back to palettes

Red & Violet, Teal Color Palette

#67309C 103, 48, 156
#38897E 56, 137, 126
#C34D34 195, 77, 52
#35144B 53, 20, 75
#67309C
Color 1
#38897E
Color 2
#C34D34
Color 3
#35144B
Color 4
:root {
  --color-1: #67309C;
  --color-2: #38897E;
  --color-3: #C34D34;
  --color-4: #35144B;
}
colors: {
  'palette-1': '#67309C',
  'palette-2': '#38897E',
  'palette-3': '#C34D34',
  'palette-4': '#35144B',
}
const palette = [
  '#67309C',
  '#38897E',
  '#C34D34',
  '#35144B',
];
$color-1: #67309C;
$color-2: #38897E;
$color-3: #C34D34;
$color-4: #35144B;
Palette Codes 4 COLORS

This is a cool, easygoing 4-colour palette mixing related and contrasting tones for a natural feel.

1,283 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Red (#C34D34) and reads as well balanced in lightness, with an average saturation of 53% and lightness of 36%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #67309C

rgb(103, 48, 156) · hsl(271, 53%, 40%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Teal #38897E

rgb(56, 137, 126) · hsl(172, 42%, 38%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Red #C34D34

rgb(195, 77, 52) · hsl(10, 58%, 48%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Dark Violet #35144B

rgb(53, 20, 75) · hsl(276, 58%, 19%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Accessibility & contrast

Colour contrast decides whether text stays readable. Here is how each pair of colours in this palette performs when one is used as text on the other, measured against the WCAG standard (AA needs 4.5:1, AAA needs 7:1).

TextBackgroundRatioAAAAA
#38897E #35144B 3.73:1 Fail Fail
#C34D34 #35144B 3.28:1 Fail Fail
#67309C #38897E 2.04:1 Fail Fail
#67309C #35144B 1.83:1 Fail Fail
#67309C #C34D34 1.79:1 Fail Fail
#38897E #C34D34 1.14:1 Fail Fail

How to use these colors

  • Background — Red (#C34D34): the lightest tone — a clean base for large areas
  • Text — Dark Violet (#35144B): the darkest tone — readable for body copy and headings
  • Primary — Dark Violet (#35144B): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#67309C): a secondary highlight for badges and details

Colors that pair with this palette

Want to extend this palette? These colours pair naturally with its dominant Red tone, based on colour-wheel harmony. Tap a swatch to explore that colour family.

Frequently asked questions

What colours are in this palette?

This palette has 4 colours: Violet (#67309C), Teal (#38897E), Red (#C34D34) and Dark Violet (#35144B).

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #67309C, #38897E, #C34D34 and #35144B. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!