#BDEBAF Color

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

Color preview

#BDEBAF

Color formats

HEX
#BDEBAF
RGB
rgb(189, 235, 175)
RGBA
rgba(189, 235, 175, 1)
HSL
hsl(106, 60%, 80%)
HSV
hsv(106, 26%, 92%)
CMYK
cmyk(20%, 0%, 26%, 8%)
CSS variable
--color-primary: #BDEBAF;
Lowercase HEX
#bdebaf

Shades

Tints

Tones

Harmony

CSS snippets for #BDEBAF

.color-bdebaf {
  color: #BDEBAF;
  background-color: #BDEBAF;
}

Frequently asked questions

What color is #BDEBAF?+

#BDEBAF is a HEX color with RGB value rgb(189, 235, 175) and HSL value hsl(106, 60%, 80%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDEBAF?+

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