#BDDEB7 Color

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

Color preview

#BDDEB7

Color formats

HEX
#BDDEB7
RGB
rgb(189, 222, 183)
RGBA
rgba(189, 222, 183, 1)
HSL
hsl(111, 37%, 79%)
HSV
hsv(111, 18%, 87%)
CMYK
cmyk(15%, 0%, 18%, 13%)
CSS variable
--color-primary: #BDDEB7;
Lowercase HEX
#bddeb7

Shades

Tints

Tones

Harmony

CSS snippets for #BDDEB7

.color-bddeb7 {
  color: #BDDEB7;
  background-color: #BDDEB7;
}

Frequently asked questions

What color is #BDDEB7?+

#BDDEB7 is a HEX color with RGB value rgb(189, 222, 183) and HSL value hsl(111, 37%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDDEB7?+

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