#DCDEF2 Color

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

Color preview

#DCDEF2

Color formats

HEX
#DCDEF2
RGB
rgb(220, 222, 242)
RGBA
rgba(220, 222, 242, 1)
HSL
hsl(235, 46%, 91%)
HSV
hsv(235, 9%, 95%)
CMYK
cmyk(9%, 8%, 0%, 5%)
CSS variable
--color-primary: #DCDEF2;
Lowercase HEX
#dcdef2

Shades

Tints

Tones

Harmony

CSS snippets for #DCDEF2

.color-dcdef2 {
  color: #DCDEF2;
  background-color: #DCDEF2;
}

Frequently asked questions

What color is #DCDEF2?+

#DCDEF2 is a HEX color with RGB value rgb(220, 222, 242) and HSL value hsl(235, 46%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DCDEF2?+

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