#FC7F69 Color

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

Color preview

#FC7F69

Color formats

HEX
#FC7F69
RGB
rgb(252, 127, 105)
RGBA
rgba(252, 127, 105, 1)
HSL
hsl(9, 96%, 70%)
HSV
hsv(9, 58%, 99%)
CMYK
cmyk(0%, 50%, 58%, 1%)
CSS variable
--color-primary: #FC7F69;
Lowercase HEX
#fc7f69

Shades

Tints

Tones

Harmony

CSS snippets for #FC7F69

.color-fc7f69 {
  color: #FC7F69;
  background-color: #FC7F69;
}

Frequently asked questions

What color is #FC7F69?+

#FC7F69 is a HEX color with RGB value rgb(252, 127, 105) and HSL value hsl(9, 96%, 70%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FC7F69?+

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