#DEF25F Color

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

Color preview

#DEF25F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEF25F

.color-def25f {
  color: #DEF25F;
  background-color: #DEF25F;
}

Frequently asked questions

What color is #DEF25F?+

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

What is the closest Tailwind color to #DEF25F?+

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