#DCEDFF Color

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

Color preview

#DCEDFF

Color formats

HEX
#DCEDFF
RGB
rgb(220, 237, 255)
RGBA
rgba(220, 237, 255, 1)
HSL
hsl(211, 100%, 93%)
HSV
hsv(211, 14%, 100%)
CMYK
cmyk(14%, 7%, 0%, 0%)
CSS variable
--color-primary: #DCEDFF;
Lowercase HEX
#dcedff

Shades

Tints

Tones

Harmony

CSS snippets for #DCEDFF

.color-dcedff {
  color: #DCEDFF;
  background-color: #DCEDFF;
}

Frequently asked questions

What color is #DCEDFF?+

#DCEDFF is a HEX color with RGB value rgb(220, 237, 255) and HSL value hsl(211, 100%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DCEDFF?+

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