#CBBCF5 Color Information

Hex color code: #CBBCF5

#CBBCF5 is a soft purple color. In RGB it is (203, 188, 245), and in HSL it is (256°, 74%, 85%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#CBBCF5
RGB
203, 188, 245
HSL
256°, 74%, 85%
CMYK
17%, 23%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBCF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 188, 245

Red: 203 / Green: 188 / Blue: 245

HSL

256°, 74%, 85%

Hue: 256° / Saturation: 74% / Lightness: 85%

CMYK

17%, 23%, 0%, 4%

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

What color is #CBBCF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBCF5 to RGB:

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

HEX to HSL

Convert #CBBCF5 to HSL:

hsl(256, 74%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CBBCF5 to CMYK:

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

Color Meaning and Usage

#CBBCF5 is a delicate purple color with RGB values of 203, 188, 245 and HSL of 256°, 74%, 85%. 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 #CBBCF5 is #E6F5BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCCAF5.

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

Contrast with #CBBCF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBBCF5?

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

What is the RGB value of #CBBCF5?

#CBBCF5 in RGB is (203, 188, 245) - 203 red, 188 green, and 245 blue.

How to use #CBBCF5 in CSS?

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

What colors go well with #CBBCF5?

#E6F5BC (complementary), #BCCAF5 (analogous), and #987AEB (lighter shade) work well with #CBBCF5.