#FCDC92 Color Information

Hex color code: #FCDC92

#FCDC92 is a soft orange color. In RGB it is (252, 220, 146), and in HSL it is (42°, 95%, 78%). It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#FCDC92
RGB
252, 220, 146
HSL
42°, 95%, 78%
CMYK
0%, 13%, 42%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCDC92; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 220, 146

Red: 252 / Green: 220 / Blue: 146

HSL

42°, 95%, 78%

Hue: 42° / Saturation: 95% / Lightness: 78%

CMYK

0%, 13%, 42%, 1%

Cyan: 0% / Magenta: 13% / Yellow: 42% / Key: 1%

What color is #FCDC92?

#FCDC92 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCDC92 to RGB:

rgb(252, 220, 146)HEX to RGB Converter →

HEX to HSL

Convert #FCDC92 to HSL:

hsl(42, 95%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #FCDC92 to CMYK:

cmyk(0%, 13%, 42%, 1%)Color Converter →

Color Meaning and Usage

#FCDC92 is a soft orange color with RGB values of 252, 220, 146 and HSL of 42°, 95%, 78%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCDC92 is #92B2FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCA792.

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

Contrast with #FCDC92

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCDC92?

#FCDC92 is a soft orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FCDC92?

#FCDC92 in RGB is (252, 220, 146) - 252 red, 220 green, and 146 blue.

How to use #FCDC92 in CSS?

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

What colors go well with #FCDC92?

#92B2FC (complementary), #FCA792 (analogous), and #FAC547 (lighter shade) work well with #FCDC92.