#DCE3FF Color

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

Color preview

#DCE3FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCE3FF

.color-dce3ff {
  color: #DCE3FF;
  background-color: #DCE3FF;
}

Frequently asked questions

What color is #DCE3FF?+

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

What is the closest Tailwind color to #DCE3FF?+

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