#FF9688 Color

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

Color preview

#FF9688

Color formats

HEX
#FF9688
RGB
rgb(255, 150, 136)
RGBA
rgba(255, 150, 136, 1)
HSL
hsl(7, 100%, 77%)
HSV
hsv(7, 47%, 100%)
CMYK
cmyk(0%, 41%, 47%, 0%)
CSS variable
--color-primary: #FF9688;
Lowercase HEX
#ff9688

Shades

Tints

Tones

Harmony

CSS snippets for #FF9688

.color-ff9688 {
  color: #FF9688;
  background-color: #FF9688;
}

Frequently asked questions

What color is #FF9688?+

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

What is the closest Tailwind color to #FF9688?+

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