#F38F82 Color

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

Color preview

#F38F82

Color formats

HEX
#F38F82
RGB
rgb(243, 143, 130)
RGBA
rgba(243, 143, 130, 1)
HSL
hsl(7, 82%, 73%)
HSV
hsv(7, 47%, 95%)
CMYK
cmyk(0%, 41%, 47%, 5%)
CSS variable
--color-primary: #F38F82;
Lowercase HEX
#f38f82

Shades

Tints

Tones

Harmony

CSS snippets for #F38F82

.color-f38f82 {
  color: #F38F82;
  background-color: #F38F82;
}

Frequently asked questions

What color is #F38F82?+

#F38F82 is a HEX color with RGB value rgb(243, 143, 130) and HSL value hsl(7, 82%, 73%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F38F82?+

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