#DEF67D Color

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

Color preview

#DEF67D

Color formats

HEX
#DEF67D
RGB
rgb(222, 246, 125)
RGBA
rgba(222, 246, 125, 1)
HSL
hsl(72, 87%, 73%)
HSV
hsv(72, 49%, 96%)
CMYK
cmyk(10%, 0%, 49%, 4%)
CSS variable
--color-primary: #DEF67D;
Lowercase HEX
#def67d

Shades

Tints

Tones

Harmony

CSS snippets for #DEF67D

.color-def67d {
  color: #DEF67D;
  background-color: #DEF67D;
}

Frequently asked questions

What color is #DEF67D?+

#DEF67D is a HEX color with RGB value rgb(222, 246, 125) and HSL value hsl(72, 87%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF67D?+

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