#F8B08C Color

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

Color preview

#F8B08C

Color formats

HEX
#F8B08C
RGB
rgb(248, 176, 140)
RGBA
rgba(248, 176, 140, 1)
HSL
hsl(20, 89%, 76%)
HSV
hsv(20, 44%, 97%)
CMYK
cmyk(0%, 29%, 44%, 3%)
CSS variable
--color-primary: #F8B08C;
Lowercase HEX
#f8b08c

Shades

Tints

Tones

Harmony

CSS snippets for #F8B08C

.color-f8b08c {
  color: #F8B08C;
  background-color: #F8B08C;
}

Frequently asked questions

What color is #F8B08C?+

#F8B08C is a HEX color with RGB value rgb(248, 176, 140) and HSL value hsl(20, 89%, 76%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F8B08C?+

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