#CFBEE0 Color Information

Hex color code: #CFBEE0

A ethereal purple shade, #CFBEE0 appears as (207, 190, 224) in RGB and (270°, 35%, 81%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#CFBEE0
RGB
207, 190, 224
HSL
270°, 35%, 81%
CMYK
8%, 15%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBEE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 190, 224

Red: 207 / Green: 190 / Blue: 224

HSL

270°, 35%, 81%

Hue: 270° / Saturation: 35% / Lightness: 81%

CMYK

8%, 15%, 0%, 12%

Cyan: 8% / Magenta: 15% / Yellow: 0% / Key: 12%

What color is #CFBEE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBEE0 to RGB:

rgb(207, 190, 224)HEX to RGB Converter →

HEX to HSL

Convert #CFBEE0 to HSL:

hsl(270, 35%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CFBEE0 to CMYK:

cmyk(8%, 15%, 0%, 12%)Color Converter →

Color Meaning and Usage

#CFBEE0 is a delicate purple color with RGB values of 207, 190, 224 and HSL of 270°, 35%, 81%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBEE0 is #CFE0BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEBEE0.

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

Contrast with #CFBEE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBEE0?

#CFBEE0 is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFBEE0?

#CFBEE0 in RGB is (207, 190, 224) - 207 red, 190 green, and 224 blue.

How to use #CFBEE0 in CSS?

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

What colors go well with #CFBEE0?

#CFE0BE (complementary), #BEBEE0 (analogous), and #A88AC7 (lighter shade) work well with #CFBEE0.