#F08C60 Color

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

Color preview

#F08C60

Color formats

HEX
#F08C60
RGB
rgb(240, 140, 96)
RGBA
rgba(240, 140, 96, 1)
HSL
hsl(18, 83%, 66%)
HSV
hsv(18, 60%, 94%)
CMYK
cmyk(0%, 42%, 60%, 6%)
CSS variable
--color-primary: #F08C60;
Lowercase HEX
#f08c60

Shades

Tints

Tones

Harmony

CSS snippets for #F08C60

.color-f08c60 {
  color: #F08C60;
  background-color: #F08C60;
}

Frequently asked questions

What color is #F08C60?+

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

What is the closest Tailwind color to #F08C60?+

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