#DCDDFE Color

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

Color preview

#DCDDFE

Color formats

HEX
#DCDDFE
RGB
rgb(220, 221, 254)
RGBA
rgba(220, 221, 254, 1)
HSL
hsl(238, 94%, 93%)
HSV
hsv(238, 13%, 100%)
CMYK
cmyk(13%, 13%, 0%, 0%)
CSS variable
--color-primary: #DCDDFE;
Lowercase HEX
#dcddfe

Shades

Tints

Tones

Harmony

CSS snippets for #DCDDFE

.color-dcddfe {
  color: #DCDDFE;
  background-color: #DCDDFE;
}

Frequently asked questions

What color is #DCDDFE?+

#DCDDFE is a HEX color with RGB value rgb(220, 221, 254) and HSL value hsl(238, 94%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DCDDFE?+

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