#DCEEFC Color

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

Color preview

#DCEEFC

Color formats

HEX
#DCEEFC
RGB
rgb(220, 238, 252)
RGBA
rgba(220, 238, 252, 1)
HSL
hsl(206, 84%, 93%)
HSV
hsv(206, 13%, 99%)
CMYK
cmyk(13%, 6%, 0%, 1%)
CSS variable
--color-primary: #DCEEFC;
Lowercase HEX
#dceefc

Shades

Tints

Tones

Harmony

CSS snippets for #DCEEFC

.color-dceefc {
  color: #DCEEFC;
  background-color: #DCEEFC;
}

Frequently asked questions

What color is #DCEEFC?+

#DCEEFC is a HEX color with RGB value rgb(220, 238, 252) and HSL value hsl(206, 84%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DCEEFC?+

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