#DEF26C Color

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

Color preview

#DEF26C

Color formats

HEX
#DEF26C
RGB
rgb(222, 242, 108)
RGBA
rgba(222, 242, 108, 1)
HSL
hsl(69, 84%, 69%)
HSV
hsv(69, 55%, 95%)
CMYK
cmyk(8%, 0%, 55%, 5%)
CSS variable
--color-primary: #DEF26C;
Lowercase HEX
#def26c

Shades

Tints

Tones

Harmony

CSS snippets for #DEF26C

.color-def26c {
  color: #DEF26C;
  background-color: #DEF26C;
}

Frequently asked questions

What color is #DEF26C?+

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

What is the closest Tailwind color to #DEF26C?+

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