#CBDCFF Color Information

Hex color code: #CBDCFF

The hex color #CBDCFF is a airy blue with RGB values of (203, 220, 255) and HSL of (220°, 100%, 90%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#CBDCFF
RGB
203, 220, 255
HSL
220°, 100%, 90%
CMYK
20%, 14%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDCFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 220, 255

Red: 203 / Green: 220 / Blue: 255

HSL

220°, 100%, 90%

Hue: 220° / Saturation: 100% / Lightness: 90%

CMYK

20%, 14%, 0%, 0%

Cyan: 20% / Magenta: 14% / Yellow: 0% / Key: 0%

What color is #CBDCFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDCFF to RGB:

rgb(203, 220, 255)HEX to RGB Converter →

HEX to HSL

Convert #CBDCFF to HSL:

hsl(220, 100%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDCFF to CMYK:

cmyk(20%, 14%, 0%, 0%)Color Converter →

Color Meaning and Usage

A soft blue tone, #CBDCFF has RGB (203, 220, 255) and HSL (220°, 100%, 90%). 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 #CBDCFF is #FFEECC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCF7FF.

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

Contrast with #CBDCFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDCFF?

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

What is the RGB value of #CBDCFF?

#CBDCFF in RGB is (203, 220, 255) - 203 red, 220 green, and 255 blue.

How to use #CBDCFF in CSS?

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

What colors go well with #CBDCFF?

#FFEECC (complementary), #CCF7FF (analogous), and #80AAFF (lighter shade) work well with #CBDCFF.