#DEF07C Color

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

Color preview

#DEF07C

Color formats

HEX
#DEF07C
RGB
rgb(222, 240, 124)
RGBA
rgba(222, 240, 124, 1)
HSL
hsl(69, 79%, 71%)
HSV
hsv(69, 48%, 94%)
CMYK
cmyk(7%, 0%, 48%, 6%)
CSS variable
--color-primary: #DEF07C;
Lowercase HEX
#def07c

Shades

Tints

Tones

Harmony

CSS snippets for #DEF07C

.color-def07c {
  color: #DEF07C;
  background-color: #DEF07C;
}

Frequently asked questions

What color is #DEF07C?+

#DEF07C is a HEX color with RGB value rgb(222, 240, 124) and HSL value hsl(69, 79%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF07C?+

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