#DEF1CB Color

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

Color preview

#DEF1CB

Color formats

HEX
#DEF1CB
RGB
rgb(222, 241, 203)
RGBA
rgba(222, 241, 203, 1)
HSL
hsl(90, 58%, 87%)
HSV
hsv(90, 16%, 95%)
CMYK
cmyk(8%, 0%, 16%, 5%)
CSS variable
--color-primary: #DEF1CB;
Lowercase HEX
#def1cb

Shades

Tints

Tones

Harmony

CSS snippets for #DEF1CB

.color-def1cb {
  color: #DEF1CB;
  background-color: #DEF1CB;
}

Frequently asked questions

What color is #DEF1CB?+

#DEF1CB is a HEX color with RGB value rgb(222, 241, 203) and HSL value hsl(90, 58%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEF1CB?+

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