#F5F2D8 Hex Color

Try:
Color NameBeige
HEX
#F5F2D8
RGB
245, 242, 216
HSL
54°, 59%, 90%
CMYK
0%, 1%, 12%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F5F2D8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

About the color #F5F2D8

The hex color #F5F2D8, commonly known as beige, is represented in the RGB color model as (245, 242, 216). In the HSL color space it has a hue of 54°, saturation of 59%, and lightness of 90%.

On the color wheel, #F5F2D8 sits at 54° hue, placing it in the yellow region. Colors opposite on the wheel form complementary pairs, while neighboring colors create analogous palettes. Triadic colors are spaced 120° apart, creating vibrant combinations often used in bold designs.

The RGB (Red, Green, Blue) color model is an additive color model where colors are created by combining red, green, and blue light at different intensities. Each channel ranges from 0 to 255, allowing for over 16 million possible colors.

HSL (Hue, Saturation, Lightness) represents colors using three components: hue (the color position on the color wheel, 0-360°), saturation (color intensity, 0-100%), and lightness (brightness, 0-100%). This model is more intuitive for humans to understand and manipulate colors.

This color is commonly used in web interfaces, buttons, links, and branding elements. Developers can use #F5F2D8 directly in CSS for text, borders, backgrounds, gradients, and UI highlights. Convert this color using the HEX to RGB converter or generate palettes using the color palette generator. You can also convert to HSL using the RGB to HSL converter.

The complementary color of #F5F2D8 is #D6D9F5.

Similar colors to #F5F2D8