#CABFD6 Color Information

Hex color code: #CABFD6

A soft purple shade, #CABFD6 appears as (202, 191, 214) in RGB and (269°, 22%, 79%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CABFD6
RGB
202, 191, 214
HSL
269°, 22%, 79%
CMYK
6%, 11%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABFD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 191, 214

Red: 202 / Green: 191 / Blue: 214

HSL

269°, 22%, 79%

Hue: 269° / Saturation: 22% / Lightness: 79%

CMYK

6%, 11%, 0%, 16%

Cyan: 6% / Magenta: 11% / Yellow: 0% / Key: 16%

What color is #CABFD6?

#CABFD6 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABFD6 to RGB:

rgb(202, 191, 214)HEX to RGB Converter →

HEX to HSL

Convert #CABFD6 to HSL:

hsl(269, 22%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CABFD6 to CMYK:

cmyk(6%, 11%, 0%, 16%)Color Converter →

Color Meaning and Usage

#CABFD6 is a soft purple color with RGB values of 202, 191, 214 and HSL of 269°, 22%, 79%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABFD6 is #CAD5BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEBED5.

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

Contrast with #CABFD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABFD6?

#CABFD6 is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #CABFD6?

#CABFD6 in RGB is (202, 191, 214) - 202 red, 191 green, and 214 blue.

How to use #CABFD6 in CSS?

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

What colors go well with #CABFD6?

#CAD5BE (complementary), #BEBED5 (analogous), and #A38FB7 (lighter shade) work well with #CABFD6.