#F5755C Color

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

Color preview

#F5755C

Color formats

HEX
#F5755C
RGB
rgb(245, 117, 92)
RGBA
rgba(245, 117, 92, 1)
HSL
hsl(10, 88%, 66%)
HSV
hsv(10, 62%, 96%)
CMYK
cmyk(0%, 52%, 62%, 4%)
CSS variable
--color-primary: #F5755C;
Lowercase HEX
#f5755c

Shades

Tints

Tones

Harmony

CSS snippets for #F5755C

.color-f5755c {
  color: #F5755C;
  background-color: #F5755C;
}

Frequently asked questions

What color is #F5755C?+

#F5755C is a HEX color with RGB value rgb(245, 117, 92) and HSL value hsl(10, 88%, 66%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F5755C?+

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