#F07F68 Color

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

Color preview

#F07F68

Color formats

HEX
#F07F68
RGB
rgb(240, 127, 104)
RGBA
rgba(240, 127, 104, 1)
HSL
hsl(10, 82%, 67%)
HSV
hsv(10, 57%, 94%)
CMYK
cmyk(0%, 47%, 57%, 6%)
CSS variable
--color-primary: #F07F68;
Lowercase HEX
#f07f68

Shades

Tints

Tones

Harmony

CSS snippets for #F07F68

.color-f07f68 {
  color: #F07F68;
  background-color: #F07F68;
}

Frequently asked questions

What color is #F07F68?+

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

What is the closest Tailwind color to #F07F68?+

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