#DCEFFC Color

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

Color preview

#DCEFFC

Color formats

HEX
#DCEFFC
RGB
rgb(220, 239, 252)
RGBA
rgba(220, 239, 252, 1)
HSL
hsl(204, 84%, 93%)
HSV
hsv(204, 13%, 99%)
CMYK
cmyk(13%, 5%, 0%, 1%)
CSS variable
--color-primary: #DCEFFC;
Lowercase HEX
#dceffc

Shades

Tints

Tones

Harmony

CSS snippets for #DCEFFC

.color-dceffc {
  color: #DCEFFC;
  background-color: #DCEFFC;
}

Frequently asked questions

What color is #DCEFFC?+

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

What is the closest Tailwind color to #DCEFFC?+

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