#BCCDA8 Color

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

Color preview

#BCCDA8

Color formats

HEX
#BCCDA8
RGB
rgb(188, 205, 168)
RGBA
rgba(188, 205, 168, 1)
HSL
hsl(88, 27%, 73%)
HSV
hsv(88, 18%, 80%)
CMYK
cmyk(8%, 0%, 18%, 20%)
CSS variable
--color-primary: #BCCDA8;
Lowercase HEX
#bccda8

Shades

Tints

Tones

Harmony

CSS snippets for #BCCDA8

.color-bccda8 {
  color: #BCCDA8;
  background-color: #BCCDA8;
}

Frequently asked questions

What color is #BCCDA8?+

#BCCDA8 is a HEX color with RGB value rgb(188, 205, 168) and HSL value hsl(88, 27%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCCDA8?+

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