#CECFCA Color Information

Hex color code: #CECFCA

A light yellow shade, #CECFCA appears as (206, 207, 202) in RGB and (72°, 5%, 80%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CECFCA
RGB
206, 207, 202
HSL
72°, 5%, 80%
CMYK
0%, 0%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECFCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 207, 202

Red: 206 / Green: 207 / Blue: 202

HSL

72°, 5%, 80%

Hue: 72° / Saturation: 5% / Lightness: 80%

CMYK

0%, 0%, 2%, 19%

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

What color is #CECFCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECFCA to RGB:

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

HEX to HSL

Convert #CECFCA to HSL:

hsl(72, 5%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CECFCA to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #CECFCA has RGB (206, 207, 202) and HSL (72°, 5%, 80%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECFCA is #CAC9CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFCDC9.

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

Contrast with #CECFCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECFCA?

#CECFCA is a ethereal yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CECFCA?

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

How to use #CECFCA in CSS?

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

What colors go well with #CECFCA?

#CAC9CF (complementary), #CFCDC9 (analogous), and #A8AAA1 (lighter shade) work well with #CECFCA.