#FC3B65 Color

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

Color preview

#FC3B65

Color formats

HEX
#FC3B65
RGB
rgb(252, 59, 101)
RGBA
rgba(252, 59, 101, 1)
HSL
hsl(347, 97%, 61%)
HSV
hsv(347, 77%, 99%)
CMYK
cmyk(0%, 77%, 60%, 1%)
CSS variable
--color-primary: #FC3B65;
Lowercase HEX
#fc3b65

Shades

Tints

Tones

Harmony

CSS snippets for #FC3B65

.color-fc3b65 {
  color: #FC3B65;
  background-color: #FC3B65;
}

Frequently asked questions

What color is #FC3B65?+

#FC3B65 is a HEX color with RGB value rgb(252, 59, 101) and HSL value hsl(347, 97%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FC3B65?+

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