#CF0CAB Color Information

Hex color code: #CF0CAB

#CF0CAB is a striking magenta color. In RGB it is (207, 12, 171), and in HSL it is (311°, 89%, 43%). It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#CF0CAB
RGB
207, 12, 171
HSL
311°, 89%, 43%
CMYK
0%, 94%, 17%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CF0CAB; 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 #CF0CAB; background-color: #CF0CAB15; }

Alert / Toast

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

Link / Accent

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

a { color: #CF0CAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 12, 171

Red: 207 / Green: 12 / Blue: 171

HSL

311°, 89%, 43%

Hue: 311° / Saturation: 89% / Lightness: 43%

CMYK

0%, 94%, 17%, 19%

Cyan: 0% / Magenta: 94% / Yellow: 17% / Key: 19%

What color is #CF0CAB?

#CF0CAB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF0CAB to RGB:

rgb(207, 12, 171)HEX to RGB Converter →

HEX to HSL

Convert #CF0CAB to HSL:

hsl(311, 89%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #CF0CAB to CMYK:

cmyk(0%, 94%, 17%, 19%)Color Converter →

Color Meaning and Usage

#CF0CAB is a eye-catching magenta color with RGB values of 207, 12, 171 and HSL of 311°, 89%, 43%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF0CAB is #0CCF30, creating high-contrast pairings. For softer combinations, try analogous colors like #910CCF.

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

Contrast with #CF0CAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF0CAB?

#CF0CAB is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CF0CAB?

#CF0CAB in RGB is (207, 12, 171) - 207 red, 12 green, and 171 blue.

How to use #CF0CAB in CSS?

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

What colors go well with #CF0CAB?

#0CCF30 (complementary), #910CCF (analogous), and #870870 (lighter shade) work well with #CF0CAB.