#F3725E Color

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

Color preview

#F3725E

Color formats

HEX
#F3725E
RGB
rgb(243, 114, 94)
RGBA
rgba(243, 114, 94, 1)
HSL
hsl(8, 86%, 66%)
HSV
hsv(8, 61%, 95%)
CMYK
cmyk(0%, 53%, 61%, 5%)
CSS variable
--color-primary: #F3725E;
Lowercase HEX
#f3725e

Shades

Tints

Tones

Harmony

CSS snippets for #F3725E

.color-f3725e {
  color: #F3725E;
  background-color: #F3725E;
}

Frequently asked questions

What color is #F3725E?+

#F3725E is a HEX color with RGB value rgb(243, 114, 94) and HSL value hsl(8, 86%, 66%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F3725E?+

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