#DCE6FF Color

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

Color preview

#DCE6FF

Color formats

HEX
#DCE6FF
RGB
rgb(220, 230, 255)
RGBA
rgba(220, 230, 255, 1)
HSL
hsl(223, 100%, 93%)
HSV
hsv(223, 14%, 100%)
CMYK
cmyk(14%, 10%, 0%, 0%)
CSS variable
--color-primary: #DCE6FF;
Lowercase HEX
#dce6ff

Shades

Tints

Tones

Harmony

CSS snippets for #DCE6FF

.color-dce6ff {
  color: #DCE6FF;
  background-color: #DCE6FF;
}

Frequently asked questions

What color is #DCE6FF?+

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

What is the closest Tailwind color to #DCE6FF?+

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