#FFFF1A Color Information

Hex color code: #FFFF1A

A dynamic yellow shade, #FFFF1A appears as (255, 255, 26) in RGB and (60°, 100%, 55%) in HSL. It is typically applied in digital products.

Try:
Color NameYellow
HEX
#FFFF1A
RGB
255, 255, 26
HSL
60°, 100%, 55%
CMYK
0%, 0%, 90%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFFF1A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 255, 26

Red: 255 / Green: 255 / Blue: 26

HSL

60°, 100%, 55%

Hue: 60° / Saturation: 100% / Lightness: 55%

CMYK

0%, 0%, 90%, 0%

Cyan: 0% / Magenta: 0% / Yellow: 90% / Key: 0%

What color is #FFFF1A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFFF1A to RGB:

rgb(255, 255, 26)HEX to RGB Converter →

HEX to HSL

Convert #FFFF1A to HSL:

hsl(60, 100%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #FFFF1A to CMYK:

cmyk(0%, 0%, 90%, 0%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #FFFF1A has RGB (255, 255, 26) and HSL (60°, 100%, 55%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFFF1A is #1A1AFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF8C1A.

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

Contrast with #FFFF1A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFFF1A?

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

What is the RGB value of #FFFF1A?

#FFFF1A in RGB is (255, 255, 26) - 255 red, 255 green, and 26 blue.

How to use #FFFF1A in CSS?

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

What colors go well with #FFFF1A?

#1A1AFF (complementary), #FF8C1A (analogous), and #CCCC00 (lighter shade) work well with #FFFF1A.