#F8B38B Color

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

Color preview

#F8B38B

Color formats

HEX
#F8B38B
RGB
rgb(248, 179, 139)
RGBA
rgba(248, 179, 139, 1)
HSL
hsl(22, 89%, 76%)
HSV
hsv(22, 44%, 97%)
CMYK
cmyk(0%, 28%, 44%, 3%)
CSS variable
--color-primary: #F8B38B;
Lowercase HEX
#f8b38b

Shades

Tints

Tones

Harmony

CSS snippets for #F8B38B

.color-f8b38b {
  color: #F8B38B;
  background-color: #F8B38B;
}

Frequently asked questions

What color is #F8B38B?+

#F8B38B is a HEX color with RGB value rgb(248, 179, 139) and HSL value hsl(22, 89%, 76%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F8B38B?+

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