#DEF27C Color

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

Color preview

#DEF27C

Color formats

HEX
#DEF27C
RGB
rgb(222, 242, 124)
RGBA
rgba(222, 242, 124, 1)
HSL
hsl(70, 82%, 72%)
HSV
hsv(70, 49%, 95%)
CMYK
cmyk(8%, 0%, 49%, 5%)
CSS variable
--color-primary: #DEF27C;
Lowercase HEX
#def27c

Shades

Tints

Tones

Harmony

CSS snippets for #DEF27C

.color-def27c {
  color: #DEF27C;
  background-color: #DEF27C;
}

Frequently asked questions

What color is #DEF27C?+

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

What is the closest Tailwind color to #DEF27C?+

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