#CBCDE2 Color Information

Hex color code: #CBCDE2

The hex color #CBCDE2 is a light blue with RGB values of (203, 205, 226) and HSL of (235°, 28%, 84%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#CBCDE2
RGB
203, 205, 226
HSL
235°, 28%, 84%
CMYK
10%, 9%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBCDE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 205, 226

Red: 203 / Green: 205 / Blue: 226

HSL

235°, 28%, 84%

Hue: 235° / Saturation: 28% / Lightness: 84%

CMYK

10%, 9%, 0%, 11%

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

What color is #CBCDE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBCDE2 to RGB:

rgb(203, 205, 226)HEX to RGB Converter →

HEX to HSL

Convert #CBCDE2 to HSL:

hsl(235, 28%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CBCDE2 to CMYK:

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

Color Meaning and Usage

#CBCDE2 is a delicate blue color with RGB values of 203, 205, 226 and HSL of 235°, 28%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBCDE2 is #E2E0CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBD8E2.

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

Contrast with #CBCDE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBCDE2?

#CBCDE2 is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBCDE2?

#CBCDE2 in RGB is (203, 205, 226) - 203 red, 205 green, and 226 blue.

How to use #CBCDE2 in CSS?

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

What colors go well with #CBCDE2?

#E2E0CB (complementary), #CBD8E2 (analogous), and #9A9EC6 (lighter shade) work well with #CBCDE2.