#ADEFBB Color

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

Color preview

#ADEFBB

Color formats

HEX
#ADEFBB
RGB
rgb(173, 239, 187)
RGBA
rgba(173, 239, 187, 1)
HSL
hsl(133, 67%, 81%)
HSV
hsv(133, 28%, 94%)
CMYK
cmyk(28%, 0%, 22%, 6%)
CSS variable
--color-primary: #ADEFBB;
Lowercase HEX
#adefbb

Shades

Tints

Tones

Harmony

CSS snippets for #ADEFBB

.color-adefbb {
  color: #ADEFBB;
  background-color: #ADEFBB;
}

Frequently asked questions

What color is #ADEFBB?+

#ADEFBB is a HEX color with RGB value rgb(173, 239, 187) and HSL value hsl(133, 67%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADEFBB?+

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