#FB15DD Color

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

Color preview

#FB15DD

Color formats

HEX
#FB15DD
RGB
rgb(251, 21, 221)
RGBA
rgba(251, 21, 221, 1)
HSL
hsl(308, 97%, 53%)
HSV
hsv(308, 92%, 98%)
CMYK
cmyk(0%, 92%, 12%, 2%)
CSS variable
--color-primary: #FB15DD;
Lowercase HEX
#fb15dd

Shades

Tints

Tones

Harmony

CSS snippets for #FB15DD

.color-fb15dd {
  color: #FB15DD;
  background-color: #FB15DD;
}

Frequently asked questions

What color is #FB15DD?+

#FB15DD is a HEX color with RGB value rgb(251, 21, 221) and HSL value hsl(308, 97%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FB15DD?+

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