#DBECD4 Color

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

Color preview

#DBECD4

Color formats

HEX
#DBECD4
RGB
rgb(219, 236, 212)
RGBA
rgba(219, 236, 212, 1)
HSL
hsl(103, 39%, 88%)
HSV
hsv(103, 10%, 93%)
CMYK
cmyk(7%, 0%, 10%, 7%)
CSS variable
--color-primary: #DBECD4;
Lowercase HEX
#dbecd4

Shades

Tints

Tones

Harmony

CSS snippets for #DBECD4

.color-dbecd4 {
  color: #DBECD4;
  background-color: #DBECD4;
}

Frequently asked questions

What color is #DBECD4?+

#DBECD4 is a HEX color with RGB value rgb(219, 236, 212) and HSL value hsl(103, 39%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBECD4?+

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