#FFA688 Color

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

Color preview

#FFA688

Color formats

HEX
#FFA688
RGB
rgb(255, 166, 136)
RGBA
rgba(255, 166, 136, 1)
HSL
hsl(15, 100%, 77%)
HSV
hsv(15, 47%, 100%)
CMYK
cmyk(0%, 35%, 47%, 0%)
CSS variable
--color-primary: #FFA688;
Lowercase HEX
#ffa688

Shades

Tints

Tones

Harmony

CSS snippets for #FFA688

.color-ffa688 {
  color: #FFA688;
  background-color: #FFA688;
}

Frequently asked questions

What color is #FFA688?+

#FFA688 is a HEX color with RGB value rgb(255, 166, 136) and HSL value hsl(15, 100%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFA688?+

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