#FF906F Color

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

Color preview

#FF906F

Color formats

HEX
#FF906F
RGB
rgb(255, 144, 111)
RGBA
rgba(255, 144, 111, 1)
HSL
hsl(14, 100%, 72%)
HSV
hsv(14, 56%, 100%)
CMYK
cmyk(0%, 44%, 56%, 0%)
CSS variable
--color-primary: #FF906F;
Lowercase HEX
#ff906f

Shades

Tints

Tones

Harmony

CSS snippets for #FF906F

.color-ff906f {
  color: #FF906F;
  background-color: #FF906F;
}

Frequently asked questions

What color is #FF906F?+

#FF906F is a HEX color with RGB value rgb(255, 144, 111) and HSL value hsl(14, 100%, 72%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF906F?+

The closest Tailwind color is red-400, available as the bg-red-400 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