#CBDAF2 Color Information

Hex color code: #CBDAF2

A delicate blue shade, #CBDAF2 appears as (203, 218, 242) in RGB and (217°, 60%, 87%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#CBDAF2
RGB
203, 218, 242
HSL
217°, 60%, 87%
CMYK
16%, 10%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDAF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 218, 242

Red: 203 / Green: 218 / Blue: 242

HSL

217°, 60%, 87%

Hue: 217° / Saturation: 60% / Lightness: 87%

CMYK

16%, 10%, 0%, 5%

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

What color is #CBDAF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDAF2 to RGB:

rgb(203, 218, 242)HEX to RGB Converter →

HEX to HSL

Convert #CBDAF2 to HSL:

hsl(217, 60%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDAF2 to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #CBDAF2 has RGB (203, 218, 242) and HSL (217°, 60%, 87%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBDAF2 is #F2E2CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAEDF2.

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

Contrast with #CBDAF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDAF2?

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

What is the RGB value of #CBDAF2?

#CBDAF2 in RGB is (203, 218, 242) - 203 red, 218 green, and 242 blue.

How to use #CBDAF2 in CSS?

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

What colors go well with #CBDAF2?

#F2E2CA (complementary), #CAEDF2 (analogous), and #8DAEE2 (lighter shade) work well with #CBDAF2.