#FB15C6 Color

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

Color preview

#FB15C6

Color formats

HEX
#FB15C6
RGB
rgb(251, 21, 198)
RGBA
rgba(251, 21, 198, 1)
HSL
hsl(314, 97%, 53%)
HSV
hsv(314, 92%, 98%)
CMYK
cmyk(0%, 92%, 21%, 2%)
CSS variable
--color-primary: #FB15C6;
Lowercase HEX
#fb15c6

Shades

Tints

Tones

Harmony

CSS snippets for #FB15C6

.color-fb15c6 {
  color: #FB15C6;
  background-color: #FB15C6;
}

Frequently asked questions

What color is #FB15C6?+

#FB15C6 is a HEX color with RGB value rgb(251, 21, 198) and HSL value hsl(314, 97%, 53%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FB15C6?+

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