#DCEAFF Color

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

Color preview

#DCEAFF

Color formats

HEX
#DCEAFF
RGB
rgb(220, 234, 255)
RGBA
rgba(220, 234, 255, 1)
HSL
hsl(216, 100%, 93%)
HSV
hsv(216, 14%, 100%)
CMYK
cmyk(14%, 8%, 0%, 0%)
CSS variable
--color-primary: #DCEAFF;
Lowercase HEX
#dceaff

Shades

Tints

Tones

Harmony

CSS snippets for #DCEAFF

.color-dceaff {
  color: #DCEAFF;
  background-color: #DCEAFF;
}

Frequently asked questions

What color is #DCEAFF?+

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

What is the closest Tailwind color to #DCEAFF?+

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