#FF3A65 Color

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

Color preview

#FF3A65

Color formats

HEX
#FF3A65
RGB
rgb(255, 58, 101)
RGBA
rgba(255, 58, 101, 1)
HSL
hsl(347, 100%, 61%)
HSV
hsv(347, 77%, 100%)
CMYK
cmyk(0%, 77%, 60%, 0%)
CSS variable
--color-primary: #FF3A65;
Lowercase HEX
#ff3a65

Shades

Tints

Tones

Harmony

CSS snippets for #FF3A65

.color-ff3a65 {
  color: #FF3A65;
  background-color: #FF3A65;
}

Frequently asked questions

What color is #FF3A65?+

#FF3A65 is a HEX color with RGB value rgb(255, 58, 101) and HSL value hsl(347, 100%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF3A65?+

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