#F5705C Color

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

Color preview

#F5705C

Color formats

HEX
#F5705C
RGB
rgb(245, 112, 92)
RGBA
rgba(245, 112, 92, 1)
HSL
hsl(8, 88%, 66%)
HSV
hsv(8, 62%, 96%)
CMYK
cmyk(0%, 54%, 62%, 4%)
CSS variable
--color-primary: #F5705C;
Lowercase HEX
#f5705c

Shades

Tints

Tones

Harmony

CSS snippets for #F5705C

.color-f5705c {
  color: #F5705C;
  background-color: #F5705C;
}

Frequently asked questions

What color is #F5705C?+

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

What is the closest Tailwind color to #F5705C?+

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