#F15BDD Color

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

Color preview

#F15BDD

Color formats

HEX
#F15BDD
RGB
rgb(241, 91, 221)
RGBA
rgba(241, 91, 221, 1)
HSL
hsl(308, 84%, 65%)
HSV
hsv(308, 62%, 95%)
CMYK
cmyk(0%, 62%, 8%, 5%)
CSS variable
--color-primary: #F15BDD;
Lowercase HEX
#f15bdd

Shades

Tints

Tones

Harmony

CSS snippets for #F15BDD

.color-f15bdd {
  color: #F15BDD;
  background-color: #F15BDD;
}

Frequently asked questions

What color is #F15BDD?+

#F15BDD is a HEX color with RGB value rgb(241, 91, 221) and HSL value hsl(308, 84%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F15BDD?+

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