#CABECF Color Information

Hex color code: #CABECF

The hex color #CABECF is a airy purple with RGB values of (202, 190, 207) and HSL of (282°, 15%, 78%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CABECF
RGB
202, 190, 207
HSL
282°, 15%, 78%
CMYK
2%, 8%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABECF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 190, 207

Red: 202 / Green: 190 / Blue: 207

HSL

282°, 15%, 78%

Hue: 282° / Saturation: 15% / Lightness: 78%

CMYK

2%, 8%, 0%, 19%

Cyan: 2% / Magenta: 8% / Yellow: 0% / Key: 19%

What color is #CABECF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABECF to RGB:

rgb(202, 190, 207)HEX to RGB Converter →

HEX to HSL

Convert #CABECF to HSL:

hsl(282, 15%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CABECF to CMYK:

cmyk(2%, 8%, 0%, 19%)Color Converter →

Color Meaning and Usage

#CABECF is a airy purple color with RGB values of 202, 190, 207 and HSL of 282°, 15%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABECF is #C4CFBE, creating high-contrast pairings. For softer combinations, try analogous colors like #C2BECF.

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

Contrast with #CABECF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABECF?

#CABECF is a airy purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CABECF?

#CABECF in RGB is (202, 190, 207) - 202 red, 190 green, and 207 blue.

How to use #CABECF in CSS?

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

What colors go well with #CABECF?

#C4CFBE (complementary), #C2BECF (analogous), and #A692AF (lighter shade) work well with #CABECF.