#CDDFFB Color Information

Hex color code: #CDDFFB

A airy blue shade, #CDDFFB appears as (205, 223, 251) in RGB and (217°, 85%, 89%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#CDDFFB
RGB
205, 223, 251
HSL
217°, 85%, 89%
CMYK
18%, 11%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDFFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 223, 251

Red: 205 / Green: 223 / Blue: 251

HSL

217°, 85%, 89%

Hue: 217° / Saturation: 85% / Lightness: 89%

CMYK

18%, 11%, 0%, 2%

Cyan: 18% / Magenta: 11% / Yellow: 0% / Key: 2%

What color is #CDDFFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDFFB to RGB:

rgb(205, 223, 251)HEX to RGB Converter →

HEX to HSL

Convert #CDDFFB to HSL:

hsl(217, 85%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDFFB to CMYK:

cmyk(18%, 11%, 0%, 2%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #CDDFFB has RGB (205, 223, 251) and HSL (217°, 85%, 89%). 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 #CDDFFB is #FBE9CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBF5FB.

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

Contrast with #CDDFFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDFFB?

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

What is the RGB value of #CDDFFB?

#CDDFFB in RGB is (205, 223, 251) - 205 red, 223 green, and 251 blue.

How to use #CDDFFB in CSS?

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

What colors go well with #CDDFFB?

#FBE9CB (complementary), #CBF5FB (analogous), and #84B0F5 (lighter shade) work well with #CDDFFB.