#F08D66 Color

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

Color preview

#F08D66

Color formats

HEX
#F08D66
RGB
rgb(240, 141, 102)
RGBA
rgba(240, 141, 102, 1)
HSL
hsl(17, 82%, 67%)
HSV
hsv(17, 57%, 94%)
CMYK
cmyk(0%, 41%, 57%, 6%)
CSS variable
--color-primary: #F08D66;
Lowercase HEX
#f08d66

Shades

Tints

Tones

Harmony

CSS snippets for #F08D66

.color-f08d66 {
  color: #F08D66;
  background-color: #F08D66;
}

Frequently asked questions

What color is #F08D66?+

#F08D66 is a HEX color with RGB value rgb(240, 141, 102) and HSL value hsl(17, 82%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F08D66?+

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