#FF655F Color

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

Color preview

#FF655F

Color formats

HEX
#FF655F
RGB
rgb(255, 101, 95)
RGBA
rgba(255, 101, 95, 1)
HSL
hsl(2, 100%, 69%)
HSV
hsv(2, 63%, 100%)
CMYK
cmyk(0%, 60%, 63%, 0%)
CSS variable
--color-primary: #FF655F;
Lowercase HEX
#ff655f

Shades

Tints

Tones

Harmony

CSS snippets for #FF655F

.color-ff655f {
  color: #FF655F;
  background-color: #FF655F;
}

Frequently asked questions

What color is #FF655F?+

#FF655F is a HEX color with RGB value rgb(255, 101, 95) and HSL value hsl(2, 100%, 69%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF655F?+

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