#DEF8CB Color

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

Color preview

#DEF8CB

Color formats

HEX
#DEF8CB
RGB
rgb(222, 248, 203)
RGBA
rgba(222, 248, 203, 1)
HSL
hsl(95, 76%, 88%)
HSV
hsv(95, 18%, 97%)
CMYK
cmyk(10%, 0%, 18%, 3%)
CSS variable
--color-primary: #DEF8CB;
Lowercase HEX
#def8cb

Shades

Tints

Tones

Harmony

CSS snippets for #DEF8CB

.color-def8cb {
  color: #DEF8CB;
  background-color: #DEF8CB;
}

Frequently asked questions

What color is #DEF8CB?+

#DEF8CB is a HEX color with RGB value rgb(222, 248, 203) and HSL value hsl(95, 76%, 88%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DEF8CB?+

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