#F08C7B Color

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

Color preview

#F08C7B

Color formats

HEX
#F08C7B
RGB
rgb(240, 140, 123)
RGBA
rgba(240, 140, 123, 1)
HSL
hsl(9, 80%, 71%)
HSV
hsv(9, 49%, 94%)
CMYK
cmyk(0%, 42%, 49%, 6%)
CSS variable
--color-primary: #F08C7B;
Lowercase HEX
#f08c7b

Shades

Tints

Tones

Harmony

CSS snippets for #F08C7B

.color-f08c7b {
  color: #F08C7B;
  background-color: #F08C7B;
}

Frequently asked questions

What color is #F08C7B?+

#F08C7B is a HEX color with RGB value rgb(240, 140, 123) and HSL value hsl(9, 80%, 71%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F08C7B?+

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