#B090CC Color

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

Color preview

#B090CC

Color formats

HEX
#B090CC
RGB
rgb(176, 144, 204)
RGBA
rgba(176, 144, 204, 1)
HSL
hsl(272, 37%, 68%)
HSV
hsv(272, 29%, 80%)
CMYK
cmyk(14%, 29%, 0%, 20%)
CSS variable
--color-primary: #B090CC;
Lowercase HEX
#b090cc

Shades

Tints

Tones

Harmony

CSS snippets for #B090CC

.color-b090cc {
  color: #B090CC;
  background-color: #B090CC;
}

Frequently asked questions

What color is #B090CC?+

#B090CC is a HEX color with RGB value rgb(176, 144, 204) and HSL value hsl(272, 37%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B090CC?+

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