#F6A488 Color

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

Color preview

#F6A488

Color formats

HEX
#F6A488
RGB
rgb(246, 164, 136)
RGBA
rgba(246, 164, 136, 1)
HSL
hsl(15, 86%, 75%)
HSV
hsv(15, 45%, 96%)
CMYK
cmyk(0%, 33%, 45%, 4%)
CSS variable
--color-primary: #F6A488;
Lowercase HEX
#f6a488

Shades

Tints

Tones

Harmony

CSS snippets for #F6A488

.color-f6a488 {
  color: #F6A488;
  background-color: #F6A488;
}

Frequently asked questions

What color is #F6A488?+

#F6A488 is a HEX color with RGB value rgb(246, 164, 136) and HSL value hsl(15, 86%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F6A488?+

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