#DEF08F Color

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

Color preview

#DEF08F

Color formats

HEX
#DEF08F
RGB
rgb(222, 240, 143)
RGBA
rgba(222, 240, 143, 1)
HSL
hsl(71, 76%, 75%)
HSV
hsv(71, 40%, 94%)
CMYK
cmyk(7%, 0%, 40%, 6%)
CSS variable
--color-primary: #DEF08F;
Lowercase HEX
#def08f

Shades

Tints

Tones

Harmony

CSS snippets for #DEF08F

.color-def08f {
  color: #DEF08F;
  background-color: #DEF08F;
}

Frequently asked questions

What color is #DEF08F?+

#DEF08F is a HEX color with RGB value rgb(222, 240, 143) and HSL value hsl(71, 76%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF08F?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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