#F0A08C Color

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

Color preview

#F0A08C

Color formats

HEX
#F0A08C
RGB
rgb(240, 160, 140)
RGBA
rgba(240, 160, 140, 1)
HSL
hsl(12, 77%, 75%)
HSV
hsv(12, 42%, 94%)
CMYK
cmyk(0%, 33%, 42%, 6%)
CSS variable
--color-primary: #F0A08C;
Lowercase HEX
#f0a08c

Shades

Tints

Tones

Harmony

CSS snippets for #F0A08C

.color-f0a08c {
  color: #F0A08C;
  background-color: #F0A08C;
}

Frequently asked questions

What color is #F0A08C?+

#F0A08C is a HEX color with RGB value rgb(240, 160, 140) and HSL value hsl(12, 77%, 75%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F0A08C?+

The closest Tailwind color is red-300, available as the bg-red-300 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