#DEFAB0 Color

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

Color preview

#DEFAB0

Color formats

HEX
#DEFAB0
RGB
rgb(222, 250, 176)
RGBA
rgba(222, 250, 176, 1)
HSL
hsl(83, 88%, 84%)
HSV
hsv(83, 30%, 98%)
CMYK
cmyk(11%, 0%, 30%, 2%)
CSS variable
--color-primary: #DEFAB0;
Lowercase HEX
#defab0

Shades

Tints

Tones

Harmony

CSS snippets for #DEFAB0

.color-defab0 {
  color: #DEFAB0;
  background-color: #DEFAB0;
}

Frequently asked questions

What color is #DEFAB0?+

#DEFAB0 is a HEX color with RGB value rgb(222, 250, 176) and HSL value hsl(83, 88%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEFAB0?+

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