#CBDBF7 Color Information

Hex color code: #CBDBF7

The hex color #CBDBF7 is a delicate blue with RGB values of (203, 219, 247) and HSL of (218°, 73%, 88%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#CBDBF7
RGB
203, 219, 247
HSL
218°, 73%, 88%
CMYK
18%, 11%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDBF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 219, 247

Red: 203 / Green: 219 / Blue: 247

HSL

218°, 73%, 88%

Hue: 218° / Saturation: 73% / Lightness: 88%

CMYK

18%, 11%, 0%, 3%

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

What color is #CBDBF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDBF7 to RGB:

rgb(203, 219, 247)HEX to RGB Converter →

HEX to HSL

Convert #CBDBF7 to HSL:

hsl(218, 73%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDBF7 to CMYK:

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

Color Meaning and Usage

#CBDBF7 is a ethereal blue color with RGB values of 203, 219, 247 and HSL of 218°, 73%, 88%. 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 #CBDBF7 is #F7E6CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAF1F7.

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

Contrast with #CBDBF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDBF7?

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

What is the RGB value of #CBDBF7?

#CBDBF7 in RGB is (203, 219, 247) - 203 red, 219 green, and 247 blue.

How to use #CBDBF7 in CSS?

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

What colors go well with #CBDBF7?

#F7E6CA (complementary), #CAF1F7 (analogous), and #88ADEC (lighter shade) work well with #CBDBF7.