#C67BEF Color Information

Hex color code: #C67BEF

A bold purple shade, #C67BEF appears as (198, 123, 239) in RGB and (279°, 78%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#C67BEF
RGB
198, 123, 239
HSL
279°, 78%, 71%
CMYK
17%, 49%, 0%, 6%

Shades

CSS Usage
color: #C67BEF;
background-color: #C67BEF;
border-color: #C67BEF;
box-shadow: 0 0 10px #C67BEF;
border: 2px solid #C67BEF;
Tailwind Usage
bg-[#C67BEF]
text-[#C67BEF]
border-[#C67BEF]
shadow-[0_0_10px_C67BEF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #C67BEF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #C67BEF; color: #000000; }

Badge

New Feature
.badge { background-color: #C67BEF; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #C67BEF; background-color: #C67BEF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #C67BEF20; border-left: 4px solid #C67BEF; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #C67BEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #C67BEF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 123, 239

Red: 198 / Green: 123 / Blue: 239

HSL

279°, 78%, 71%

Hue: 279° / Saturation: 78% / Lightness: 71%

CMYK

17%, 49%, 0%, 6%

Cyan: 17% / Magenta: 49% / Yellow: 0% / Key: 6%

What color is #C67BEF?

#C67BEF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C67BEF to RGB:

rgb(198, 123, 239)HEX to RGB Converter →

HEX to HSL

Convert #C67BEF to HSL:

hsl(279, 78%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #C67BEF to CMYK:

cmyk(17%, 49%, 0%, 6%)Color Converter →

Color Meaning and Usage

#C67BEF is a eye-catching purple color with RGB values of 198, 123, 239 and HSL of 279°, 78%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C67BEF is #A4EF7B, creating high-contrast pairings. For softer combinations, try analogous colors like #8D7BEF.

Use #C67BEF in CSS: color: #C67BEF or background-color: #C67BEF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #C67BEF

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 7.48:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C67BEF?

#C67BEF is a eye-catching purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C67BEF?

#C67BEF in RGB is (198, 123, 239) - 198 red, 123 green, and 239 blue.

How to use #C67BEF in CSS?

Use #C67BEF directly in your CSS properties like color or background-color.

What colors go well with #C67BEF?

#A4EF7B (complementary), #8D7BEF (analogous), and #A937E6 (lighter shade) work well with #C67BEF.