orange

#FFA500

CSS color

Overview

Orange bridges red and yellow on the warm side of the spectrum, defined in CSS as rgb(255, 165, 0), hex #FFA500. Its full red channel and partial green place it at 38 degrees on the hue wheel at complete saturation and brightness. Part of the extended CSS3 named colors rather than the original sixteen, orange is a spectral color near 600 nanometers and one of the few hues named after an object — the fruit — rather than the reverse. Warm, high-energy, and highly visible, it reads clearly at small sizes and is a common signal and accent color, complementing the blues that sit opposite it on the wheel.

Orange (#FFA500) is the pure CSS orange — a vivid, warm hue occupying the spectrum between red and yellow, named directly after the orange fruit introduced to Europe in the 15th century from Asia. As a CSS named color, it delivers maximum orange energy and is associated worldwide with optimism, enthusiasm, harvest, and affordable value. It's one of the most psychologically stimulating colors in the visible spectrum.

On this page

カラー値

HEX

#FFA500

RGB

255, 165, 0

HSL

38.8, 100.0%, 50.0%

HSV

38.8, 100.0%, 100.0%

CMYK

0.0%, 35.3%, 100.0%, 0.0%

OKLCH

0.7927 0.171 70.7

プロパティ

暖色 明るい 最も近い: orange

色彩心理学

True orange embodies enthusiasm, creativity, and adventure. It stimulates mental activity and social interaction, making it a favorite in creative industries. Orange is highly visible and conveys confidence without the aggression of red, bridging warmth and energy.

Design Usage

Medium orange excels in CTAs, pricing highlights, and gamification elements where excitement is desired. Tech companies and SaaS products use it to differentiate from the dominant blue of their competitors. It requires careful contrast checking since mid-range orange can fail WCAG on light backgrounds.

カラーハーモニー

色覚異常シミュレーション

CSS使用法

background-color: #FFA500;
color: #FFA500;
border-color: #FFA500;
最も近いTailwind: Amber 500 #F59E0B

Tailwindシェード

コントラストチェッカー

白背景のテキスト

1.97:1

AA Fail AAA Fail

黒背景のテキスト

10.63:1

AA Pass AAA Pass

比較する

関連記事

よくある質問

What are the RGB, HSL, and CMYK values of #FFA500?

RGB(255, 165, 0) · HSL(38.8, 100.0%, 50.0%) · CMYK(0.0%, 35.3%, 100.0%, 0.0%)

Does #FFA500 meet WCAG contrast on white?

1.97:1 — WCAG AA 不合格, AAA 不合格 for normal text.

What text color is readable on #FFA500?

Use 000000 text on a #FFA500 background; contrast on black is 10.63:1.