#F8A07B Color

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

Color preview

#F8A07B

Color formats

HEX
#F8A07B
RGB
rgb(248, 160, 123)
RGBA
rgba(248, 160, 123, 1)
HSL
hsl(18, 90%, 73%)
HSV
hsv(18, 50%, 97%)
CMYK
cmyk(0%, 35%, 50%, 3%)
CSS variable
--color-primary: #F8A07B;
Lowercase HEX
#f8a07b

Shades

Tints

Tones

Harmony

CSS snippets for #F8A07B

.color-f8a07b {
  color: #F8A07B;
  background-color: #F8A07B;
}

Frequently asked questions

What color is #F8A07B?+

#F8A07B is a HEX color with RGB value rgb(248, 160, 123) and HSL value hsl(18, 90%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F8A07B?+

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