#CDBBF6 Color Information

Hex color code: #CDBBF6

The hex color #CDBBF6 is a delicate purple with RGB values of (205, 187, 246) and HSL of (258°, 77%, 85%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CDBBF6
RGB
205, 187, 246
HSL
258°, 77%, 85%
CMYK
17%, 24%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBBF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 187, 246

Red: 205 / Green: 187 / Blue: 246

HSL

258°, 77%, 85%

Hue: 258° / Saturation: 77% / Lightness: 85%

CMYK

17%, 24%, 0%, 4%

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

What color is #CDBBF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBBF6 to RGB:

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

HEX to HSL

Convert #CDBBF6 to HSL:

hsl(258, 77%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBBF6 to CMYK:

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

Color Meaning and Usage

#CDBBF6 is a ethereal purple color with RGB values of 205, 187, 246 and HSL of 258°, 77%, 85%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBBF6 is #E5F6BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBC7F6.

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

Contrast with #CDBBF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBBF6?

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

What is the RGB value of #CDBBF6?

#CDBBF6 in RGB is (205, 187, 246) - 205 red, 187 green, and 246 blue.

How to use #CDBBF6 in CSS?

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

What colors go well with #CDBBF6?

#E5F6BB (complementary), #BBC7F6 (analogous), and #9B78ED (lighter shade) work well with #CDBBF6.