#CCBFD7 Color Information

Hex color code: #CCBFD7

A light purple shade, #CCBFD7 appears as (204, 191, 215) in RGB and (273°, 23%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CCBFD7
RGB
204, 191, 215
HSL
273°, 23%, 80%
CMYK
5%, 11%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCBFD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 191, 215

Red: 204 / Green: 191 / Blue: 215

HSL

273°, 23%, 80%

Hue: 273° / Saturation: 23% / Lightness: 80%

CMYK

5%, 11%, 0%, 16%

Cyan: 5% / Magenta: 11% / Yellow: 0% / Key: 16%

What color is #CCBFD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCBFD7 to RGB:

rgb(204, 191, 215)HEX to RGB Converter →

HEX to HSL

Convert #CCBFD7 to HSL:

hsl(273, 23%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CCBFD7 to CMYK:

cmyk(5%, 11%, 0%, 16%)Color Converter →

Color Meaning and Usage

#CCBFD7 is a ethereal purple color with RGB values of 204, 191, 215 and HSL of 273°, 23%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCBFD7 is #CBD8C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C1C0D8.

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

Contrast with #CCBFD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCBFD7?

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

What is the RGB value of #CCBFD7?

#CCBFD7 in RGB is (204, 191, 215) - 204 red, 191 green, and 215 blue.

How to use #CCBFD7 in CSS?

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

What colors go well with #CCBFD7?

#CBD8C0 (complementary), #C1C0D8 (analogous), and #A891BA (lighter shade) work well with #CCBFD7.