#DCE2FF Color

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

Color preview

#DCE2FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCE2FF

.color-dce2ff {
  color: #DCE2FF;
  background-color: #DCE2FF;
}

Frequently asked questions

What color is #DCE2FF?+

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

What is the closest Tailwind color to #DCE2FF?+

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