#CEBCCD Color Information

Hex color code: #CEBCCD

#CEBCCD is a light magenta color. In RGB it is (206, 188, 205), and in HSL it is (303°, 16%, 77%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CEBCCD
RGB
206, 188, 205
HSL
303°, 16%, 77%
CMYK
0%, 9%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBCCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 188, 205

Red: 206 / Green: 188 / Blue: 205

HSL

303°, 16%, 77%

Hue: 303° / Saturation: 16% / Lightness: 77%

CMYK

0%, 9%, 0%, 19%

Cyan: 0% / Magenta: 9% / Yellow: 0% / Key: 19%

What color is #CEBCCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBCCD to RGB:

rgb(206, 188, 205)HEX to RGB Converter →

HEX to HSL

Convert #CEBCCD to HSL:

hsl(303, 16%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBCCD to CMYK:

cmyk(0%, 9%, 0%, 19%)Color Converter →

Color Meaning and Usage

#CEBCCD is a ethereal magenta color with RGB values of 206, 188, 205 and HSL of 303°, 16%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBCCD is #BBCEBC, creating high-contrast pairings. For softer combinations, try analogous colors like #C5BBCE.

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

Contrast with #CEBCCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBCCD?

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

What is the RGB value of #CEBCCD?

#CEBCCD in RGB is (206, 188, 205) - 206 red, 188 green, and 205 blue.

How to use #CEBCCD in CSS?

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

What colors go well with #CEBCCD?

#BBCEBC (complementary), #C5BBCE (analogous), and #AE8FAC (lighter shade) work well with #CEBCCD.