#CFCBE2 Color Information

Hex color code: #CFCBE2

#CFCBE2 is a airy blue color. In RGB it is (207, 203, 226), and in HSL it is (250°, 28%, 84%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#CFCBE2
RGB
207, 203, 226
HSL
250°, 28%, 84%
CMYK
8%, 10%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCBE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 203, 226

Red: 207 / Green: 203 / Blue: 226

HSL

250°, 28%, 84%

Hue: 250° / Saturation: 28% / Lightness: 84%

CMYK

8%, 10%, 0%, 11%

Cyan: 8% / Magenta: 10% / Yellow: 0% / Key: 11%

What color is #CFCBE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCBE2 to RGB:

rgb(207, 203, 226)HEX to RGB Converter →

HEX to HSL

Convert #CFCBE2 to HSL:

hsl(250, 28%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCBE2 to CMYK:

cmyk(8%, 10%, 0%, 11%)Color Converter →

Color Meaning and Usage

#CFCBE2 is a ethereal blue color with RGB values of 207, 203, 226 and HSL of 250°, 28%, 84%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCBE2 is #DEE2CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBD2E2.

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

Contrast with #CFCBE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCBE2?

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

What is the RGB value of #CFCBE2?

#CFCBE2 in RGB is (207, 203, 226) - 207 red, 203 green, and 226 blue.

How to use #CFCBE2 in CSS?

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

What colors go well with #CFCBE2?

#DEE2CB (complementary), #CBD2E2 (analogous), and #A19AC6 (lighter shade) work well with #CFCBE2.