#CDBBE5 Color Information

Hex color code: #CDBBE5

A airy purple shade, #CDBBE5 appears as (205, 187, 229) in RGB and (266°, 45%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CDBBE5
RGB
205, 187, 229
HSL
266°, 45%, 82%
CMYK
10%, 18%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBBE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 187, 229

Red: 205 / Green: 187 / Blue: 229

HSL

266°, 45%, 82%

Hue: 266° / Saturation: 45% / Lightness: 82%

CMYK

10%, 18%, 0%, 10%

Cyan: 10% / Magenta: 18% / Yellow: 0% / Key: 10%

What color is #CDBBE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBBE5 to RGB:

rgb(205, 187, 229)HEX to RGB Converter →

HEX to HSL

Convert #CDBBE5 to HSL:

hsl(266, 45%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBBE5 to CMYK:

cmyk(10%, 18%, 0%, 10%)Color Converter →

Color Meaning and Usage

#CDBBE5 is a ethereal purple color with RGB values of 205, 187, 229 and HSL of 266°, 45%, 82%. 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 #CDBBE5 is #D4E6BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCBFE6.

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

Contrast with #CDBBE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBBE5?

#CDBBE5 is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDBBE5?

#CDBBE5 in RGB is (205, 187, 229) - 205 red, 187 green, and 229 blue.

How to use #CDBBE5 in CSS?

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

What colors go well with #CDBBE5?

#D4E6BC (complementary), #BCBFE6 (analogous), and #A685D1 (lighter shade) work well with #CDBBE5.