#CBA3EF Color Information

Hex color code: #CBA3EF

The hex color #CBA3EF is a delicate purple with RGB values of (203, 163, 239) and HSL of (272°, 70%, 79%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#CBA3EF
RGB
203, 163, 239
HSL
272°, 70%, 79%
CMYK
15%, 32%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBA3EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 163, 239

Red: 203 / Green: 163 / Blue: 239

HSL

272°, 70%, 79%

Hue: 272° / Saturation: 70% / Lightness: 79%

CMYK

15%, 32%, 0%, 6%

Cyan: 15% / Magenta: 32% / Yellow: 0% / Key: 6%

What color is #CBA3EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBA3EF to RGB:

rgb(203, 163, 239)HEX to RGB Converter →

HEX to HSL

Convert #CBA3EF to HSL:

hsl(272, 70%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CBA3EF to CMYK:

cmyk(15%, 32%, 0%, 6%)Color Converter →

Color Meaning and Usage

A soft purple tone, #CBA3EF has RGB (203, 163, 239) and HSL (272°, 70%, 79%). 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 #CBA3EF is #C7EFA4, creating high-contrast pairings. For softer combinations, try analogous colors like #A6A4EF.

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

Contrast with #CBA3EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBA3EF?

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

What is the RGB value of #CBA3EF?

#CBA3EF in RGB is (203, 163, 239) - 203 red, 163 green, and 239 blue.

How to use #CBA3EF in CSS?

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

What colors go well with #CBA3EF?

#C7EFA4 (complementary), #A6A4EF (analogous), and #A763E3 (lighter shade) work well with #CBA3EF.