#DEF15F Color

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

Color preview

#DEF15F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEF15F

.color-def15f {
  color: #DEF15F;
  background-color: #DEF15F;
}

Frequently asked questions

What color is #DEF15F?+

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

What is the closest Tailwind color to #DEF15F?+

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