#CBB1EE Color Information

Hex color code: #CBB1EE

The hex color #CBB1EE is a airy purple with RGB values of (203, 177, 238) and HSL of (266°, 64%, 81%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#CBB1EE
RGB
203, 177, 238
HSL
266°, 64%, 81%
CMYK
15%, 26%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBB1EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 177, 238

Red: 203 / Green: 177 / Blue: 238

HSL

266°, 64%, 81%

Hue: 266° / Saturation: 64% / Lightness: 81%

CMYK

15%, 26%, 0%, 7%

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

What color is #CBB1EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBB1EE to RGB:

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

HEX to HSL

Convert #CBB1EE to HSL:

hsl(266, 64%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CBB1EE to CMYK:

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

Color Meaning and Usage

#CBB1EE is a delicate purple color with RGB values of 203, 177, 238 and HSL of 266°, 64%, 81%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBB1EE is #D3EEB0, creating high-contrast pairings. For softer combinations, try analogous colors like #B0B4EE.

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

Contrast with #CBB1EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBB1EE?

#CBB1EE is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBB1EE?

#CBB1EE in RGB is (203, 177, 238) - 203 red, 177 green, and 238 blue.

How to use #CBB1EE in CSS?

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

What colors go well with #CBB1EE?

#D3EEB0 (complementary), #B0B4EE (analogous), and #A171E0 (lighter shade) work well with #CBB1EE.