#CECECA Color Information

Hex color code: #CECECA

The hex color #CECECA is a delicate yellow with RGB values of (206, 206, 202) and HSL of (60°, 4%, 80%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CECECA
RGB
206, 206, 202
HSL
60°, 4%, 80%
CMYK
0%, 0%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 206, 202

Red: 206 / Green: 206 / Blue: 202

HSL

60°, 4%, 80%

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

CMYK

0%, 0%, 2%, 19%

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

What color is #CECECA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECECA to RGB:

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

HEX to HSL

Convert #CECECA to HSL:

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

HEX to CMYK

Convert #CECECA to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #CECECA has RGB (206, 206, 202) and HSL (60°, 4%, 80%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECECA is #CACACE, creating high-contrast pairings. For softer combinations, try analogous colors like #CECCCA.

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

Contrast with #CECECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECECA?

#CECECA is a soft yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CECECA?

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

How to use #CECECA in CSS?

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

What colors go well with #CECECA?

#CACACE (complementary), #CECCCA (analogous), and #A9A9A2 (lighter shade) work well with #CECECA.