#DEF85C Color

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

Color preview

#DEF85C

Color formats

HEX
#DEF85C
RGB
rgb(222, 248, 92)
RGBA
rgba(222, 248, 92, 1)
HSL
hsl(70, 92%, 67%)
HSV
hsv(70, 63%, 97%)
CMYK
cmyk(10%, 0%, 63%, 3%)
CSS variable
--color-primary: #DEF85C;
Lowercase HEX
#def85c

Shades

Tints

Tones

Harmony

CSS snippets for #DEF85C

.color-def85c {
  color: #DEF85C;
  background-color: #DEF85C;
}

Frequently asked questions

What color is #DEF85C?+

#DEF85C is a HEX color with RGB value rgb(222, 248, 92) and HSL value hsl(70, 92%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF85C?+

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