#F17BED Color

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

Color preview

#F17BED

Color formats

HEX
#F17BED
RGB
rgb(241, 123, 237)
RGBA
rgba(241, 123, 237, 1)
HSL
hsl(302, 81%, 71%)
HSV
hsv(302, 49%, 95%)
CMYK
cmyk(0%, 49%, 2%, 5%)
CSS variable
--color-primary: #F17BED;
Lowercase HEX
#f17bed

Shades

Tints

Tones

Harmony

CSS snippets for #F17BED

.color-f17bed {
  color: #F17BED;
  background-color: #F17BED;
}

Frequently asked questions

What color is #F17BED?+

#F17BED is a HEX color with RGB value rgb(241, 123, 237) and HSL value hsl(302, 81%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F17BED?+

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