#DEF26A Color

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

Color preview

#DEF26A

Color formats

HEX
#DEF26A
RGB
rgb(222, 242, 106)
RGBA
rgba(222, 242, 106, 1)
HSL
hsl(69, 84%, 68%)
HSV
hsv(69, 56%, 95%)
CMYK
cmyk(8%, 0%, 56%, 5%)
CSS variable
--color-primary: #DEF26A;
Lowercase HEX
#def26a

Shades

Tints

Tones

Harmony

CSS snippets for #DEF26A

.color-def26a {
  color: #DEF26A;
  background-color: #DEF26A;
}

Frequently asked questions

What color is #DEF26A?+

#DEF26A is a HEX color with RGB value rgb(222, 242, 106) and HSL value hsl(69, 84%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF26A?+

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