#C7B5DE Color Information

Hex color code: #C7B5DE

A soft purple shade, #C7B5DE appears as (199, 181, 222) in RGB and (266°, 38%, 79%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#C7B5DE
RGB
199, 181, 222
HSL
266°, 38%, 79%
CMYK
10%, 18%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C7B5DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 181, 222

Red: 199 / Green: 181 / Blue: 222

HSL

266°, 38%, 79%

Hue: 266° / Saturation: 38% / Lightness: 79%

CMYK

10%, 18%, 0%, 13%

Cyan: 10% / Magenta: 18% / Yellow: 0% / Key: 13%

What color is #C7B5DE?

#C7B5DE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C7B5DE to RGB:

rgb(199, 181, 222)HEX to RGB Converter →

HEX to HSL

Convert #C7B5DE to HSL:

hsl(266, 38%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #C7B5DE to CMYK:

cmyk(10%, 18%, 0%, 13%)Color Converter →

Color Meaning and Usage

A airy purple tone, #C7B5DE has RGB (199, 181, 222) and HSL (266°, 38%, 79%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C7B5DE is #CCDEB5, creating high-contrast pairings. For softer combinations, try analogous colors like #B5B8DE.

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

Contrast with #C7B5DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C7B5DE?

#C7B5DE is a airy purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #C7B5DE?

#C7B5DE in RGB is (199, 181, 222) - 199 red, 181 green, and 222 blue.

How to use #C7B5DE in CSS?

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

What colors go well with #C7B5DE?

#CCDEB5 (complementary), #B5B8DE (analogous), and #9F80C6 (lighter shade) work well with #C7B5DE.