#C5BECA Color Information

Hex color code: #C5BECA

A ethereal purple shade, #C5BECA appears as (197, 190, 202) in RGB and (275°, 10%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C5BECA
RGB
197, 190, 202
HSL
275°, 10%, 77%
CMYK
2%, 6%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C5BECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 190, 202

Red: 197 / Green: 190 / Blue: 202

HSL

275°, 10%, 77%

Hue: 275° / Saturation: 10% / Lightness: 77%

CMYK

2%, 6%, 0%, 21%

Cyan: 2% / Magenta: 6% / Yellow: 0% / Key: 21%

What color is #C5BECA?

#C5BECA is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C5BECA to RGB:

rgb(197, 190, 202)HEX to RGB Converter →

HEX to HSL

Convert #C5BECA to HSL:

hsl(275, 10%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C5BECA to CMYK:

cmyk(2%, 6%, 0%, 21%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #C5BECA has RGB (197, 190, 202) and HSL (275°, 10%, 77%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C5BECA is #C3CABE, creating high-contrast pairings. For softer combinations, try analogous colors like #BFBECA.

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

Contrast with #C5BECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C5BECA?

#C5BECA is a delicate purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C5BECA?

#C5BECA in RGB is (197, 190, 202) - 197 red, 190 green, and 202 blue.

How to use #C5BECA in CSS?

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

What colors go well with #C5BECA?

#C3CABE (complementary), #BFBECA (analogous), and #A094A8 (lighter shade) work well with #C5BECA.