#F3626C Color

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

Color preview

#F3626C

Color formats

HEX
#F3626C
RGB
rgb(243, 98, 108)
RGBA
rgba(243, 98, 108, 1)
HSL
hsl(356, 86%, 67%)
HSV
hsv(356, 60%, 95%)
CMYK
cmyk(0%, 60%, 56%, 5%)
CSS variable
--color-primary: #F3626C;
Lowercase HEX
#f3626c

Shades

Tints

Tones

Harmony

CSS snippets for #F3626C

.color-f3626c {
  color: #F3626C;
  background-color: #F3626C;
}

Frequently asked questions

What color is #F3626C?+

#F3626C is a HEX color with RGB value rgb(243, 98, 108) and HSL value hsl(356, 86%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F3626C?+

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