#BDEAB2 Color

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

Color preview

#BDEAB2

Color formats

HEX
#BDEAB2
RGB
rgb(189, 234, 178)
RGBA
rgba(189, 234, 178, 1)
HSL
hsl(108, 57%, 81%)
HSV
hsv(108, 24%, 92%)
CMYK
cmyk(19%, 0%, 24%, 8%)
CSS variable
--color-primary: #BDEAB2;
Lowercase HEX
#bdeab2

Shades

Tints

Tones

Harmony

CSS snippets for #BDEAB2

.color-bdeab2 {
  color: #BDEAB2;
  background-color: #BDEAB2;
}

Frequently asked questions

What color is #BDEAB2?+

#BDEAB2 is a HEX color with RGB value rgb(189, 234, 178) and HSL value hsl(108, 57%, 81%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDEAB2?+

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