#D4CAF6 Color

Inspect #D4CAF6 across formats, palettes, contrast and closest named color matches.

Color preview

#D4CAF6

Color formats

HEX
#D4CAF6
RGB
rgb(212, 202, 246)
RGBA
rgba(212, 202, 246, 1)
HSL
hsl(254, 71%, 88%)
HSV
hsv(254, 18%, 96%)
CMYK
cmyk(14%, 18%, 0%, 4%)
CSS variable
--color-primary: #D4CAF6;
Lowercase HEX
#d4caf6

Shades

Tints

Tones

Harmony

CSS snippets for #D4CAF6

.color-d4caf6 {
  color: #D4CAF6;
  background-color: #D4CAF6;
}

Frequently asked questions

What color is #D4CAF6?+

#D4CAF6 is a HEX color with RGB value rgb(212, 202, 246) and HSL value hsl(254, 71%, 88%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D4CAF6?+

The closest Tailwind color is violet-200, available as the bg-violet-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools