#CBAFEE Color Information

Hex color code: #CBAFEE

A ethereal purple shade, #CBAFEE appears as (203, 175, 238) in RGB and (267°, 65%, 81%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CBAFEE
RGB
203, 175, 238
HSL
267°, 65%, 81%
CMYK
15%, 26%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBAFEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 175, 238

Red: 203 / Green: 175 / Blue: 238

HSL

267°, 65%, 81%

Hue: 267° / Saturation: 65% / Lightness: 81%

CMYK

15%, 26%, 0%, 7%

Cyan: 15% / Magenta: 26% / Yellow: 0% / Key: 7%

What color is #CBAFEE?

#CBAFEE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBAFEE to RGB:

rgb(203, 175, 238)HEX to RGB Converter →

HEX to HSL

Convert #CBAFEE to HSL:

hsl(267, 65%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CBAFEE to CMYK:

cmyk(15%, 26%, 0%, 7%)Color Converter →

Color Meaning and Usage

#CBAFEE is a delicate purple color with RGB values of 203, 175, 238 and HSL of 267°, 65%, 81%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBAFEE is #D2EEAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFB2EE.

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

Contrast with #CBAFEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBAFEE?

#CBAFEE is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBAFEE?

#CBAFEE in RGB is (203, 175, 238) - 203 red, 175 green, and 238 blue.

How to use #CBAFEE in CSS?

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

What colors go well with #CBAFEE?

#D2EEAF (complementary), #AFB2EE (analogous), and #A370E1 (lighter shade) work well with #CBAFEE.