#F07C64 Color

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

Color preview

#F07C64

Color formats

HEX
#F07C64
RGB
rgb(240, 124, 100)
RGBA
rgba(240, 124, 100, 1)
HSL
hsl(10, 82%, 67%)
HSV
hsv(10, 58%, 94%)
CMYK
cmyk(0%, 48%, 58%, 6%)
CSS variable
--color-primary: #F07C64;
Lowercase HEX
#f07c64

Shades

Tints

Tones

Harmony

CSS snippets for #F07C64

.color-f07c64 {
  color: #F07C64;
  background-color: #F07C64;
}

Frequently asked questions

What color is #F07C64?+

#F07C64 is a HEX color with RGB value rgb(240, 124, 100) and HSL value hsl(10, 82%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F07C64?+

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