#C673BF Color

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

Color preview

#C673BF

Color formats

HEX
#C673BF
RGB
rgb(198, 115, 191)
RGBA
rgba(198, 115, 191, 1)
HSL
hsl(305, 42%, 61%)
HSV
hsv(305, 42%, 78%)
CMYK
cmyk(0%, 42%, 4%, 22%)
CSS variable
--color-primary: #C673BF;
Lowercase HEX
#c673bf

Shades

Tints

Tones

Harmony

CSS snippets for #C673BF

.color-c673bf {
  color: #C673BF;
  background-color: #C673BF;
}

Frequently asked questions

What color is #C673BF?+

#C673BF is a HEX color with RGB value rgb(198, 115, 191) and HSL value hsl(305, 42%, 61%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #C673BF?+

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