#DEF0CB Color

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

Color preview

#DEF0CB

Color formats

HEX
#DEF0CB
RGB
rgb(222, 240, 203)
RGBA
rgba(222, 240, 203, 1)
HSL
hsl(89, 55%, 87%)
HSV
hsv(89, 15%, 94%)
CMYK
cmyk(7%, 0%, 15%, 6%)
CSS variable
--color-primary: #DEF0CB;
Lowercase HEX
#def0cb

Shades

Tints

Tones

Harmony

CSS snippets for #DEF0CB

.color-def0cb {
  color: #DEF0CB;
  background-color: #DEF0CB;
}

Frequently asked questions

What color is #DEF0CB?+

#DEF0CB is a HEX color with RGB value rgb(222, 240, 203) and HSL value hsl(89, 55%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEF0CB?+

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