#DCEBE4 Color

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

Color preview

#DCEBE4

Color formats

HEX
#DCEBE4
RGB
rgb(220, 235, 228)
RGBA
rgba(220, 235, 228, 1)
HSL
hsl(152, 27%, 89%)
HSV
hsv(152, 6%, 92%)
CMYK
cmyk(6%, 0%, 3%, 8%)
CSS variable
--color-primary: #DCEBE4;
Lowercase HEX
#dcebe4

Shades

Tints

Tones

Harmony

CSS snippets for #DCEBE4

.color-dcebe4 {
  color: #DCEBE4;
  background-color: #DCEBE4;
}

Frequently asked questions

What color is #DCEBE4?+

#DCEBE4 is a HEX color with RGB value rgb(220, 235, 228) and HSL value hsl(152, 27%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCEBE4?+

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