#F5BAA0 Color

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

Color preview

#F5BAA0

Color formats

HEX
#F5BAA0
RGB
rgb(245, 186, 160)
RGBA
rgba(245, 186, 160, 1)
HSL
hsl(18, 81%, 79%)
HSV
hsv(18, 35%, 96%)
CMYK
cmyk(0%, 24%, 35%, 4%)
CSS variable
--color-primary: #F5BAA0;
Lowercase HEX
#f5baa0

Shades

Tints

Tones

Harmony

CSS snippets for #F5BAA0

.color-f5baa0 {
  color: #F5BAA0;
  background-color: #F5BAA0;
}

Frequently asked questions

What color is #F5BAA0?+

#F5BAA0 is a HEX color with RGB value rgb(245, 186, 160) and HSL value hsl(18, 81%, 79%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F5BAA0?+

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