#BCCA90 Color

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

Color preview

#BCCA90

Color formats

HEX
#BCCA90
RGB
rgb(188, 202, 144)
RGBA
rgba(188, 202, 144, 1)
HSL
hsl(74, 35%, 68%)
HSV
hsv(74, 29%, 79%)
CMYK
cmyk(7%, 0%, 29%, 21%)
CSS variable
--color-primary: #BCCA90;
Lowercase HEX
#bcca90

Shades

Tints

Tones

Harmony

CSS snippets for #BCCA90

.color-bcca90 {
  color: #BCCA90;
  background-color: #BCCA90;
}

Frequently asked questions

What color is #BCCA90?+

#BCCA90 is a HEX color with RGB value rgb(188, 202, 144) and HSL value hsl(74, 35%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCCA90?+

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