#CDCAE2 Color Information

Hex color code: #CDCAE2

A soft blue shade, #CDCAE2 appears as (205, 202, 226) in RGB and (248°, 29%, 84%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#CDCAE2
RGB
205, 202, 226
HSL
248°, 29%, 84%
CMYK
9%, 11%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCAE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 202, 226

Red: 205 / Green: 202 / Blue: 226

HSL

248°, 29%, 84%

Hue: 248° / Saturation: 29% / Lightness: 84%

CMYK

9%, 11%, 0%, 11%

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

What color is #CDCAE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCAE2 to RGB:

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

HEX to HSL

Convert #CDCAE2 to HSL:

hsl(248, 29%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCAE2 to CMYK:

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

Color Meaning and Usage

A light blue tone, #CDCAE2 has RGB (205, 202, 226) and HSL (248°, 29%, 84%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCAE2 is #DFE2CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAD3E2.

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

Contrast with #CDCAE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCAE2?

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

What is the RGB value of #CDCAE2?

#CDCAE2 in RGB is (205, 202, 226) - 205 red, 202 green, and 226 blue.

How to use #CDCAE2 in CSS?

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

What colors go well with #CDCAE2?

#DFE2CA (complementary), #CAD3E2 (analogous), and #9F99C7 (lighter shade) work well with #CDCAE2.