#CBBCE5 Color Information

Hex color code: #CBBCE5

#CBBCE5 is a delicate purple color. In RGB it is (203, 188, 229), and in HSL it is (262°, 44%, 82%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#CBBCE5
RGB
203, 188, 229
HSL
262°, 44%, 82%
CMYK
11%, 18%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBCE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 188, 229

Red: 203 / Green: 188 / Blue: 229

HSL

262°, 44%, 82%

Hue: 262° / Saturation: 44% / Lightness: 82%

CMYK

11%, 18%, 0%, 10%

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

What color is #CBBCE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBCE5 to RGB:

rgb(203, 188, 229)HEX to RGB Converter →

HEX to HSL

Convert #CBBCE5 to HSL:

hsl(262, 44%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CBBCE5 to CMYK:

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

Color Meaning and Usage

#CBBCE5 is a light purple color with RGB values of 203, 188, 229 and HSL of 262°, 44%, 82%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBBCE5 is #D6E5BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDC2E5.

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

Contrast with #CBBCE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBBCE5?

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

What is the RGB value of #CBBCE5?

#CBBCE5 in RGB is (203, 188, 229) - 203 red, 188 green, and 229 blue.

How to use #CBBCE5 in CSS?

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

What colors go well with #CBBCE5?

#D6E5BD (complementary), #BDC2E5 (analogous), and #A186D0 (lighter shade) work well with #CBBCE5.