#DEF25E Color

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

Color preview

#DEF25E

Color formats

HEX
#DEF25E
RGB
rgb(222, 242, 94)
RGBA
rgba(222, 242, 94, 1)
HSL
hsl(68, 85%, 66%)
HSV
hsv(68, 61%, 95%)
CMYK
cmyk(8%, 0%, 61%, 5%)
CSS variable
--color-primary: #DEF25E;
Lowercase HEX
#def25e

Shades

Tints

Tones

Harmony

CSS snippets for #DEF25E

.color-def25e {
  color: #DEF25E;
  background-color: #DEF25E;
}

Frequently asked questions

What color is #DEF25E?+

#DEF25E is a HEX color with RGB value rgb(222, 242, 94) and HSL value hsl(68, 85%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF25E?+

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