#F3828B Color

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

Color preview

#F3828B

Color formats

HEX
#F3828B
RGB
rgb(243, 130, 139)
RGBA
rgba(243, 130, 139, 1)
HSL
hsl(355, 82%, 73%)
HSV
hsv(355, 47%, 95%)
CMYK
cmyk(0%, 47%, 43%, 5%)
CSS variable
--color-primary: #F3828B;
Lowercase HEX
#f3828b

Shades

Tints

Tones

Harmony

CSS snippets for #F3828B

.color-f3828b {
  color: #F3828B;
  background-color: #F3828B;
}

Frequently asked questions

What color is #F3828B?+

#F3828B is a HEX color with RGB value rgb(243, 130, 139) and HSL value hsl(355, 82%, 73%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F3828B?+

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