#B495CC Color

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

Color preview

#B495CC

Color formats

HEX
#B495CC
RGB
rgb(180, 149, 204)
RGBA
rgba(180, 149, 204, 1)
HSL
hsl(274, 35%, 69%)
HSV
hsv(274, 27%, 80%)
CMYK
cmyk(12%, 27%, 0%, 20%)
CSS variable
--color-primary: #B495CC;
Lowercase HEX
#b495cc

Shades

Tints

Tones

Harmony

CSS snippets for #B495CC

.color-b495cc {
  color: #B495CC;
  background-color: #B495CC;
}

Frequently asked questions

What color is #B495CC?+

#B495CC is a HEX color with RGB value rgb(180, 149, 204) and HSL value hsl(274, 35%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B495CC?+

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