#CBBCF3 Color Information

Hex color code: #CBBCF3

The hex color #CBBCF3 is a airy purple with RGB values of (203, 188, 243) and HSL of (256°, 70%, 85%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CBBCF3
RGB
203, 188, 243
HSL
256°, 70%, 85%
CMYK
16%, 23%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBCF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 188, 243

Red: 203 / Green: 188 / Blue: 243

HSL

256°, 70%, 85%

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

CMYK

16%, 23%, 0%, 5%

Cyan: 16% / Magenta: 23% / Yellow: 0% / Key: 5%

What color is #CBBCF3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBCF3 to RGB:

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

HEX to HSL

Convert #CBBCF3 to HSL:

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

HEX to CMYK

Convert #CBBCF3 to CMYK:

cmyk(16%, 23%, 0%, 5%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #CBBCF3 has RGB (203, 188, 243) and HSL (256°, 70%, 85%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBBCF3 is #E5F4BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BECAF4.

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

Contrast with #CBBCF3

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 #CBBCF3?

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

What is the RGB value of #CBBCF3?

#CBBCF3 in RGB is (203, 188, 243) - 203 red, 188 green, and 243 blue.

How to use #CBBCF3 in CSS?

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

What colors go well with #CBBCF3?

#E5F4BE (complementary), #BECAF4 (analogous), and #9A7DE8 (lighter shade) work well with #CBBCF3.