#CBA0ED Color Information

Hex color code: #CBA0ED

A airy purple shade, #CBA0ED appears as (203, 160, 237) in RGB and (274°, 68%, 78%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#CBA0ED
RGB
203, 160, 237
HSL
274°, 68%, 78%
CMYK
14%, 32%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBA0ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 160, 237

Red: 203 / Green: 160 / Blue: 237

HSL

274°, 68%, 78%

Hue: 274° / Saturation: 68% / Lightness: 78%

CMYK

14%, 32%, 0%, 7%

Cyan: 14% / Magenta: 32% / Yellow: 0% / Key: 7%

What color is #CBA0ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBA0ED to RGB:

rgb(203, 160, 237)HEX to RGB Converter →

HEX to HSL

Convert #CBA0ED to HSL:

hsl(274, 68%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CBA0ED to CMYK:

cmyk(14%, 32%, 0%, 7%)Color Converter →

Color Meaning and Usage

A soft purple tone, #CBA0ED has RGB (203, 160, 237) and HSL (274°, 68%, 78%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBA0ED is #C2EDA1, creating high-contrast pairings. For softer combinations, try analogous colors like #A6A1ED.

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

Contrast with #CBA0ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBA0ED?

#CBA0ED is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CBA0ED?

#CBA0ED in RGB is (203, 160, 237) - 203 red, 160 green, and 237 blue.

How to use #CBA0ED in CSS?

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

What colors go well with #CBA0ED?

#C2EDA1 (complementary), #A6A1ED (analogous), and #A960E1 (lighter shade) work well with #CBA0ED.