#C0B0FD Color

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

Color preview

#C0B0FD

Color formats

HEX
#C0B0FD
RGB
rgb(192, 176, 253)
RGBA
rgba(192, 176, 253, 1)
HSL
hsl(252, 95%, 84%)
HSV
hsv(252, 30%, 99%)
CMYK
cmyk(24%, 30%, 0%, 1%)
CSS variable
--color-primary: #C0B0FD;
Lowercase HEX
#c0b0fd

Shades

Tints

Tones

Harmony

CSS snippets for #C0B0FD

.color-c0b0fd {
  color: #C0B0FD;
  background-color: #C0B0FD;
}

Frequently asked questions

What color is #C0B0FD?+

#C0B0FD is a HEX color with RGB value rgb(192, 176, 253) and HSL value hsl(252, 95%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C0B0FD?+

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