#BDDCA2 Color

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

Color preview

#BDDCA2

Color formats

HEX
#BDDCA2
RGB
rgb(189, 220, 162)
RGBA
rgba(189, 220, 162, 1)
HSL
hsl(92, 45%, 75%)
HSV
hsv(92, 26%, 86%)
CMYK
cmyk(14%, 0%, 26%, 14%)
CSS variable
--color-primary: #BDDCA2;
Lowercase HEX
#bddca2

Shades

Tints

Tones

Harmony

CSS snippets for #BDDCA2

.color-bddca2 {
  color: #BDDCA2;
  background-color: #BDDCA2;
}

Frequently asked questions

What color is #BDDCA2?+

#BDDCA2 is a HEX color with RGB value rgb(189, 220, 162) and HSL value hsl(92, 45%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDDCA2?+

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