#CECBCA Color Information

Hex color code: #CECBCA

A delicate orange shade, #CECBCA appears as (206, 203, 202) in RGB and (15°, 4%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CECBCA
RGB
206, 203, 202
HSL
15°, 4%, 80%
CMYK
0%, 1%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECBCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 203, 202

Red: 206 / Green: 203 / Blue: 202

HSL

15°, 4%, 80%

Hue: 15° / Saturation: 4% / Lightness: 80%

CMYK

0%, 1%, 2%, 19%

Cyan: 0% / Magenta: 1% / Yellow: 2% / Key: 19%

What color is #CECBCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECBCA to RGB:

rgb(206, 203, 202)HEX to RGB Converter →

HEX to HSL

Convert #CECBCA to HSL:

hsl(15, 4%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CECBCA to CMYK:

cmyk(0%, 1%, 2%, 19%)Color Converter →

Color Meaning and Usage

A airy orange tone, #CECBCA has RGB (206, 203, 202) and HSL (15°, 4%, 80%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECBCA is #CACDCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CECACB.

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

Contrast with #CECBCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECBCA?

#CECBCA is a airy orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CECBCA?

#CECBCA in RGB is (206, 203, 202) - 206 red, 203 green, and 202 blue.

How to use #CECBCA in CSS?

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

What colors go well with #CECBCA?

#CACDCE (complementary), #CECACB (analogous), and #A9A4A2 (lighter shade) work well with #CECBCA.