#FFDC97 Color Information

Hex color code: #FFDC97

A light orange shade, #FFDC97 appears as (255, 220, 151) in RGB and (40°, 100%, 80%) in HSL. It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#FFDC97
RGB
255, 220, 151
HSL
40°, 100%, 80%
CMYK
0%, 14%, 41%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFDC97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 220, 151

Red: 255 / Green: 220 / Blue: 151

HSL

40°, 100%, 80%

Hue: 40° / Saturation: 100% / Lightness: 80%

CMYK

0%, 14%, 41%, 0%

Cyan: 0% / Magenta: 14% / Yellow: 41% / Key: 0%

What color is #FFDC97?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFDC97 to RGB:

rgb(255, 220, 151)HEX to RGB Converter →

HEX to HSL

Convert #FFDC97 to HSL:

hsl(40, 100%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #FFDC97 to CMYK:

cmyk(0%, 14%, 41%, 0%)Color Converter →

Color Meaning and Usage

#FFDC97 is a delicate orange color with RGB values of 255, 220, 151 and HSL of 40°, 100%, 80%. This highly saturated hue evokes energy and excitement, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFDC97 is #99BBFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFAA99.

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

Contrast with #FFDC97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFDC97?

#FFDC97 is a delicate orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFDC97?

#FFDC97 in RGB is (255, 220, 151) - 255 red, 220 green, and 151 blue.

How to use #FFDC97 in CSS?

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

What colors go well with #FFDC97?

#99BBFF (complementary), #FFAA99 (analogous), and #FFC34D (lighter shade) work well with #FFDC97.