#BE6A7F Color

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

Color preview

#BE6A7F

Color formats

HEX
#BE6A7F
RGB
rgb(190, 106, 127)
RGBA
rgba(190, 106, 127, 1)
HSL
hsl(345, 39%, 58%)
HSV
hsv(345, 44%, 75%)
CMYK
cmyk(0%, 44%, 33%, 25%)
CSS variable
--color-primary: #BE6A7F;
Lowercase HEX
#be6a7f

Shades

Tints

Tones

Harmony

CSS snippets for #BE6A7F

.color-be6a7f {
  color: #BE6A7F;
  background-color: #BE6A7F;
}

Frequently asked questions

What color is #BE6A7F?+

#BE6A7F is a HEX color with RGB value rgb(190, 106, 127) and HSL value hsl(345, 39%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BE6A7F?+

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