#F35DCB Color

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

Color preview

#F35DCB

Color formats

HEX
#F35DCB
RGB
rgb(243, 93, 203)
RGBA
rgba(243, 93, 203, 1)
HSL
hsl(316, 86%, 66%)
HSV
hsv(316, 62%, 95%)
CMYK
cmyk(0%, 62%, 16%, 5%)
CSS variable
--color-primary: #F35DCB;
Lowercase HEX
#f35dcb

Shades

Tints

Tones

Harmony

CSS snippets for #F35DCB

.color-f35dcb {
  color: #F35DCB;
  background-color: #F35DCB;
}

Frequently asked questions

What color is #F35DCB?+

#F35DCB is a HEX color with RGB value rgb(243, 93, 203) and HSL value hsl(316, 86%, 66%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F35DCB?+

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