#CBB4EE Color Information

Hex color code: #CBB4EE

#CBB4EE is a light purple color. In RGB it is (203, 180, 238), and in HSL it is (264°, 63%, 82%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#CBB4EE
RGB
203, 180, 238
HSL
264°, 63%, 82%
CMYK
15%, 24%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBB4EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 180, 238

Red: 203 / Green: 180 / Blue: 238

HSL

264°, 63%, 82%

Hue: 264° / Saturation: 63% / Lightness: 82%

CMYK

15%, 24%, 0%, 7%

Cyan: 15% / Magenta: 24% / Yellow: 0% / Key: 7%

What color is #CBB4EE?

#CBB4EE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBB4EE to RGB:

rgb(203, 180, 238)HEX to RGB Converter →

HEX to HSL

Convert #CBB4EE to HSL:

hsl(264, 63%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CBB4EE to CMYK:

cmyk(15%, 24%, 0%, 7%)Color Converter →

Color Meaning and Usage

#CBB4EE is a airy purple color with RGB values of 203, 180, 238 and HSL of 264°, 63%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBB4EE is #D7EEB4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4BAEE.

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

Contrast with #CBB4EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBB4EE?

#CBB4EE is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBB4EE?

#CBB4EE in RGB is (203, 180, 238) - 203 red, 180 green, and 238 blue.

How to use #CBB4EE in CSS?

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

What colors go well with #CBB4EE?

#D7EEB4 (complementary), #B4BAEE (analogous), and #A076E0 (lighter shade) work well with #CBB4EE.