#CBBAD4 Color Information

Hex color code: #CBBAD4

The hex color #CBBAD4 is a light purple with RGB values of (203, 186, 212) and HSL of (279°, 23%, 78%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CBBAD4
RGB
203, 186, 212
HSL
279°, 23%, 78%
CMYK
4%, 12%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBAD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 186, 212

Red: 203 / Green: 186 / Blue: 212

HSL

279°, 23%, 78%

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

CMYK

4%, 12%, 0%, 17%

Cyan: 4% / Magenta: 12% / Yellow: 0% / Key: 17%

What color is #CBBAD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBAD4 to RGB:

rgb(203, 186, 212)HEX to RGB Converter →

HEX to HSL

Convert #CBBAD4 to HSL:

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

HEX to CMYK

Convert #CBBAD4 to CMYK:

cmyk(4%, 12%, 0%, 17%)Color Converter →

Color Meaning and Usage

A light purple tone, #CBBAD4 has RGB (203, 186, 212) and HSL (279°, 23%, 78%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBBAD4 is #C3D4BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BEBAD4.

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

Contrast with #CBBAD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBBAD4?

#CBBAD4 is a light purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CBBAD4?

#CBBAD4 in RGB is (203, 186, 212) - 203 red, 186 green, and 212 blue.

How to use #CBBAD4 in CSS?

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

What colors go well with #CBBAD4?

#C3D4BA (complementary), #BEBAD4 (analogous), and #A78BB6 (lighter shade) work well with #CBBAD4.