#CEBFD9 Color Information

Hex color code: #CEBFD9

The hex color #CEBFD9 is a light purple with RGB values of (206, 191, 217) and HSL of (275°, 25%, 80%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CEBFD9
RGB
206, 191, 217
HSL
275°, 25%, 80%
CMYK
5%, 12%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBFD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 191, 217

Red: 206 / Green: 191 / Blue: 217

HSL

275°, 25%, 80%

Hue: 275° / Saturation: 25% / Lightness: 80%

CMYK

5%, 12%, 0%, 15%

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

What color is #CEBFD9?

#CEBFD9 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBFD9 to RGB:

rgb(206, 191, 217)HEX to RGB Converter →

HEX to HSL

Convert #CEBFD9 to HSL:

hsl(275, 25%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBFD9 to CMYK:

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

Color Meaning and Usage

#CEBFD9 is a ethereal purple color with RGB values of 206, 191, 217 and HSL of 275°, 25%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBFD9 is #CAD9BF, creating high-contrast pairings. For softer combinations, try analogous colors like #C1BFD9.

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

Contrast with #CEBFD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBFD9?

#CEBFD9 is a ethereal purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CEBFD9?

#CEBFD9 in RGB is (206, 191, 217) - 206 red, 191 green, and 217 blue.

How to use #CEBFD9 in CSS?

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

What colors go well with #CEBFD9?

#CAD9BF (complementary), #C1BFD9 (analogous), and #A98FBC (lighter shade) work well with #CEBFD9.