#DCDFEA Color

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

Color preview

#DCDFEA

Color formats

HEX
#DCDFEA
RGB
rgb(220, 223, 234)
RGBA
rgba(220, 223, 234, 1)
HSL
hsl(227, 25%, 89%)
HSV
hsv(227, 6%, 92%)
CMYK
cmyk(6%, 5%, 0%, 8%)
CSS variable
--color-primary: #DCDFEA;
Lowercase HEX
#dcdfea

Shades

Tints

Tones

Harmony

CSS snippets for #DCDFEA

.color-dcdfea {
  color: #DCDFEA;
  background-color: #DCDFEA;
}

Frequently asked questions

What color is #DCDFEA?+

#DCDFEA is a HEX color with RGB value rgb(220, 223, 234) and HSL value hsl(227, 25%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCDFEA?+

The closest Tailwind color is zinc-200, available as the bg-zinc-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