#DBECCF Color

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

Color preview

#DBECCF

Color formats

HEX
#DBECCF
RGB
rgb(219, 236, 207)
RGBA
rgba(219, 236, 207, 1)
HSL
hsl(95, 43%, 87%)
HSV
hsv(95, 12%, 93%)
CMYK
cmyk(7%, 0%, 12%, 7%)
CSS variable
--color-primary: #DBECCF;
Lowercase HEX
#dbeccf

Shades

Tints

Tones

Harmony

CSS snippets for #DBECCF

.color-dbeccf {
  color: #DBECCF;
  background-color: #DBECCF;
}

Frequently asked questions

What color is #DBECCF?+

#DBECCF is a HEX color with RGB value rgb(219, 236, 207) and HSL value hsl(95, 43%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBECCF?+

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