#DEF06B Color

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

Color preview

#DEF06B

Color formats

HEX
#DEF06B
RGB
rgb(222, 240, 107)
RGBA
rgba(222, 240, 107, 1)
HSL
hsl(68, 82%, 68%)
HSV
hsv(68, 55%, 94%)
CMYK
cmyk(7%, 0%, 55%, 6%)
CSS variable
--color-primary: #DEF06B;
Lowercase HEX
#def06b

Shades

Tints

Tones

Harmony

CSS snippets for #DEF06B

.color-def06b {
  color: #DEF06B;
  background-color: #DEF06B;
}

Frequently asked questions

What color is #DEF06B?+

#DEF06B is a HEX color with RGB value rgb(222, 240, 107) and HSL value hsl(68, 82%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF06B?+

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