#CBBFDF Color Information

Hex color code: #CBBFDF

The hex color #CBBFDF is a light purple with RGB values of (203, 191, 223) and HSL of (263°, 33%, 81%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#CBBFDF
RGB
203, 191, 223
HSL
263°, 33%, 81%
CMYK
9%, 14%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBFDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 191, 223

Red: 203 / Green: 191 / Blue: 223

HSL

263°, 33%, 81%

Hue: 263° / Saturation: 33% / Lightness: 81%

CMYK

9%, 14%, 0%, 13%

Cyan: 9% / Magenta: 14% / Yellow: 0% / Key: 13%

What color is #CBBFDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBFDF to RGB:

rgb(203, 191, 223)HEX to RGB Converter →

HEX to HSL

Convert #CBBFDF to HSL:

hsl(263, 33%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CBBFDF to CMYK:

cmyk(9%, 14%, 0%, 13%)Color Converter →

Color Meaning and Usage

A soft purple tone, #CBBFDF has RGB (203, 191, 223) and HSL (263°, 33%, 81%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBBFDF is #D2DFBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFC2DF.

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

Contrast with #CBBFDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBBFDF?

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

What is the RGB value of #CBBFDF?

#CBBFDF in RGB is (203, 191, 223) - 203 red, 191 green, and 223 blue.

How to use #CBBFDF in CSS?

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

What colors go well with #CBBFDF?

#D2DFBF (complementary), #BFC2DF (analogous), and #A28CC5 (lighter shade) work well with #CBBFDF.