#F07F60 Color

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

Color preview

#F07F60

Color formats

HEX
#F07F60
RGB
rgb(240, 127, 96)
RGBA
rgba(240, 127, 96, 1)
HSL
hsl(13, 83%, 66%)
HSV
hsv(13, 60%, 94%)
CMYK
cmyk(0%, 47%, 60%, 6%)
CSS variable
--color-primary: #F07F60;
Lowercase HEX
#f07f60

Shades

Tints

Tones

Harmony

CSS snippets for #F07F60

.color-f07f60 {
  color: #F07F60;
  background-color: #F07F60;
}

Frequently asked questions

What color is #F07F60?+

#F07F60 is a HEX color with RGB value rgb(240, 127, 96) and HSL value hsl(13, 83%, 66%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F07F60?+

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