#DEF27A Color

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

Color preview

#DEF27A

Color formats

HEX
#DEF27A
RGB
rgb(222, 242, 122)
RGBA
rgba(222, 242, 122, 1)
HSL
hsl(70, 82%, 71%)
HSV
hsv(70, 50%, 95%)
CMYK
cmyk(8%, 0%, 50%, 5%)
CSS variable
--color-primary: #DEF27A;
Lowercase HEX
#def27a

Shades

Tints

Tones

Harmony

CSS snippets for #DEF27A

.color-def27a {
  color: #DEF27A;
  background-color: #DEF27A;
}

Frequently asked questions

What color is #DEF27A?+

#DEF27A is a HEX color with RGB value rgb(222, 242, 122) and HSL value hsl(70, 82%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF27A?+

The closest Tailwind color is yellow-200, available as the bg-yellow-200 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