#FFDD75 Color Information

Hex color code: #FFDD75

A bold yellow shade, #FFDD75 appears as (255, 221, 117) in RGB and (45°, 100%, 73%) in HSL. It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#FFDD75
RGB
255, 221, 117
HSL
45°, 100%, 73%
CMYK
0%, 13%, 54%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFDD75; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 221, 117

Red: 255 / Green: 221 / Blue: 117

HSL

45°, 100%, 73%

Hue: 45° / Saturation: 100% / Lightness: 73%

CMYK

0%, 13%, 54%, 0%

Cyan: 0% / Magenta: 13% / Yellow: 54% / Key: 0%

What color is #FFDD75?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFDD75 to RGB:

rgb(255, 221, 117)HEX to RGB Converter →

HEX to HSL

Convert #FFDD75 to HSL:

hsl(45, 100%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #FFDD75 to CMYK:

cmyk(0%, 13%, 54%, 0%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #FFDD75 has RGB (255, 221, 117) and HSL (45°, 100%, 73%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFDD75 is #7598FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF9875.

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

Contrast with #FFDD75

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFDD75?

#FFDD75 is a vivid yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFDD75?

#FFDD75 in RGB is (255, 221, 117) - 255 red, 221 green, and 117 blue.

How to use #FFDD75 in CSS?

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

What colors go well with #FFDD75?

#7598FF (complementary), #FF9875 (analogous), and #FFC929 (lighter shade) work well with #FFDD75.