#DEF1CE Color

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

Color preview

#DEF1CE

Color formats

HEX
#DEF1CE
RGB
rgb(222, 241, 206)
RGBA
rgba(222, 241, 206, 1)
HSL
hsl(93, 56%, 88%)
HSV
hsv(93, 15%, 95%)
CMYK
cmyk(8%, 0%, 15%, 5%)
CSS variable
--color-primary: #DEF1CE;
Lowercase HEX
#def1ce

Shades

Tints

Tones

Harmony

CSS snippets for #DEF1CE

.color-def1ce {
  color: #DEF1CE;
  background-color: #DEF1CE;
}

Frequently asked questions

What color is #DEF1CE?+

#DEF1CE is a HEX color with RGB value rgb(222, 241, 206) and HSL value hsl(93, 56%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEF1CE?+

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