#DFEBD0 Color

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

Color preview

#DFEBD0

Color formats

HEX
#DFEBD0
RGB
rgb(223, 235, 208)
RGBA
rgba(223, 235, 208, 1)
HSL
hsl(87, 40%, 87%)
HSV
hsv(87, 11%, 92%)
CMYK
cmyk(5%, 0%, 11%, 8%)
CSS variable
--color-primary: #DFEBD0;
Lowercase HEX
#dfebd0

Shades

Tints

Tones

Harmony

CSS snippets for #DFEBD0

.color-dfebd0 {
  color: #DFEBD0;
  background-color: #DFEBD0;
}

Frequently asked questions

What color is #DFEBD0?+

#DFEBD0 is a HEX color with RGB value rgb(223, 235, 208) and HSL value hsl(87, 40%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DFEBD0?+

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