#CDCBE8 Color Information

Hex color code: #CDCBE8

A light blue shade, #CDCBE8 appears as (205, 203, 232) in RGB and (244°, 39%, 85%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#CDCBE8
RGB
205, 203, 232
HSL
244°, 39%, 85%
CMYK
12%, 13%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCBE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 203, 232

Red: 205 / Green: 203 / Blue: 232

HSL

244°, 39%, 85%

Hue: 244° / Saturation: 39% / Lightness: 85%

CMYK

12%, 13%, 0%, 9%

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

What color is #CDCBE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCBE8 to RGB:

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

HEX to HSL

Convert #CDCBE8 to HSL:

hsl(244, 39%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCBE8 to CMYK:

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

Color Meaning and Usage

#CDCBE8 is a ethereal blue color with RGB values of 205, 203, 232 and HSL of 244°, 39%, 85%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCBE8 is #E6E8CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAD7E8.

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

Contrast with #CDCBE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCBE8?

#CDCBE8 is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDCBE8?

#CDCBE8 in RGB is (205, 203, 232) - 205 red, 203 green, and 232 blue.

How to use #CDCBE8 in CSS?

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

What colors go well with #CDCBE8?

#E6E8CA (complementary), #CAD7E8 (analogous), and #9995D0 (lighter shade) work well with #CDCBE8.