#FF9355 Color

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

Color preview

#FF9355

Color formats

HEX
#FF9355
RGB
rgb(255, 147, 85)
RGBA
rgba(255, 147, 85, 1)
HSL
hsl(22, 100%, 67%)
HSV
hsv(22, 67%, 100%)
CMYK
cmyk(0%, 42%, 67%, 0%)
CSS variable
--color-primary: #FF9355;
Lowercase HEX
#ff9355

Shades

Tints

Tones

Harmony

CSS snippets for #FF9355

.color-ff9355 {
  color: #FF9355;
  background-color: #FF9355;
}

Frequently asked questions

What color is #FF9355?+

#FF9355 is a HEX color with RGB value rgb(255, 147, 85) and HSL value hsl(22, 100%, 67%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FF9355?+

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