#DDC6F9 Color

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

Color preview

#DDC6F9

Color formats

HEX
#DDC6F9
RGB
rgb(221, 198, 249)
RGBA
rgba(221, 198, 249, 1)
HSL
hsl(267, 81%, 88%)
HSV
hsv(267, 20%, 98%)
CMYK
cmyk(11%, 20%, 0%, 2%)
CSS variable
--color-primary: #DDC6F9;
Lowercase HEX
#ddc6f9

Shades

Tints

Tones

Harmony

CSS snippets for #DDC6F9

.color-ddc6f9 {
  color: #DDC6F9;
  background-color: #DDC6F9;
}

Frequently asked questions

What color is #DDC6F9?+

#DDC6F9 is a HEX color with RGB value rgb(221, 198, 249) and HSL value hsl(267, 81%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DDC6F9?+

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