#DEF69B Color

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

Color preview

#DEF69B

Color formats

HEX
#DEF69B
RGB
rgb(222, 246, 155)
RGBA
rgba(222, 246, 155, 1)
HSL
hsl(76, 83%, 79%)
HSV
hsv(76, 37%, 96%)
CMYK
cmyk(10%, 0%, 37%, 4%)
CSS variable
--color-primary: #DEF69B;
Lowercase HEX
#def69b

Shades

Tints

Tones

Harmony

CSS snippets for #DEF69B

.color-def69b {
  color: #DEF69B;
  background-color: #DEF69B;
}

Frequently asked questions

What color is #DEF69B?+

#DEF69B is a HEX color with RGB value rgb(222, 246, 155) and HSL value hsl(76, 83%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEF69B?+

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