#C224BF Color Information

Hex color code: #C224BF

A balanced magenta shade, #C224BF appears as (194, 36, 191) in RGB and (301°, 69%, 45%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#C224BF
RGB
194, 36, 191
HSL
301°, 69%, 45%
CMYK
0%, 81%, 2%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #C224BF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #C224BF; color: #FFFFFF; }

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 #C224BF; background-color: #C224BF15; }

Alert / Toast

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

Link / Accent

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

a { color: #C224BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 36, 191

Red: 194 / Green: 36 / Blue: 191

HSL

301°, 69%, 45%

Hue: 301° / Saturation: 69% / Lightness: 45%

CMYK

0%, 81%, 2%, 24%

Cyan: 0% / Magenta: 81% / Yellow: 2% / Key: 24%

What color is #C224BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C224BF to RGB:

rgb(194, 36, 191)HEX to RGB Converter →

HEX to HSL

Convert #C224BF to HSL:

hsl(301, 69%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #C224BF to CMYK:

cmyk(0%, 81%, 2%, 24%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #C224BF has RGB (194, 36, 191) and HSL (301°, 69%, 45%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C224BF is #24C226, creating high-contrast pairings. For softer combinations, try analogous colors like #7524C2.

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

Contrast with #C224BF

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

Contrast Ratio: 4.30:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C224BF?

#C224BF is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C224BF?

#C224BF in RGB is (194, 36, 191) - 194 red, 36 green, and 191 blue.

How to use #C224BF in CSS?

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

What colors go well with #C224BF?

#24C226 (complementary), #7524C2 (analogous), and #811880 (lighter shade) work well with #C224BF.