#F1D66A Color Information

Hex color code: #F1D66A

The hex color #F1D66A is a bold yellow with RGB values of (241, 214, 106) and HSL of (48°, 83%, 68%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#F1D66A
RGB
241, 214, 106
HSL
48°, 83%, 68%
CMYK
0%, 11%, 56%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F1D66A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 214, 106

Red: 241 / Green: 214 / Blue: 106

HSL

48°, 83%, 68%

Hue: 48° / Saturation: 83% / Lightness: 68%

CMYK

0%, 11%, 56%, 5%

Cyan: 0% / Magenta: 11% / Yellow: 56% / Key: 5%

What color is #F1D66A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F1D66A to RGB:

rgb(241, 214, 106)HEX to RGB Converter →

HEX to HSL

Convert #F1D66A to HSL:

hsl(48, 83%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #F1D66A to CMYK:

cmyk(0%, 11%, 56%, 5%)Color Converter →

Color Meaning and Usage

#F1D66A is a striking yellow color with RGB values of 241, 214, 106 and HSL of 48°, 83%, 68%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F1D66A is #6A85F1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1926A.

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

Contrast with #F1D66A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F1D66A?

#F1D66A is a striking yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F1D66A?

#F1D66A in RGB is (241, 214, 106) - 241 red, 214 green, and 106 blue.

How to use #F1D66A in CSS?

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

What colors go well with #F1D66A?

#6A85F1 (complementary), #F1926A (analogous), and #EBC324 (lighter shade) work well with #F1D66A.