#DCEBE3 Color

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

Color preview

#DCEBE3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCEBE3

.color-dcebe3 {
  color: #DCEBE3;
  background-color: #DCEBE3;
}

Frequently asked questions

What color is #DCEBE3?+

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

What is the closest Tailwind color to #DCEBE3?+

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