‎#FFF0DB Peach Cream

‎#FFF0DB

‎#FFF0DB (Peach Cream) RGB value is (255, 240, 219).
Red value is 255, green value is 240, and blue value is 219.
Cylindrical-coordinate representations (HSL) of color ‎#FFF0DB: hue: 35°, saturation: 100%, and lightness: 92.9%.
Process color (CMYK) of ‎#FFF0DB is 0%, 5.9%, 14.1%, 0%. Web safe color equivalent of ‎#FFF0DB is ‎##FFFFCC. Color #FFF0DB contains mainly Yellow.

Color Spaces

Color spaces of #FFF0DB Value
RGB255, 240, 219
HSL35°, 100%, 92.9%
HSV / HSB35°, 14.1%, 100%
CMYK0%, 5.9%, 14.1%, 0%
XYZ85.19, 88.7, 79.64

Base Numbers

Base Red Green Blue
Binary 11111111 11110000 11011011
Octal 377 360 333
Decimal 255 240 219
Hex FF F0 DB

RGB Percentages for Color #FFF0DB

Red: 35.7%
Green: 33.6%
Blue: 30.7%

CMYK Percentages of Color #FFF0DB

Magenta: 5.9%
Yellow: 14.1%

Shades of #FFF0DB

Tints of #FFF0DB

CSS Codes for Color #FFF0DB
.mybgColor { background-color: #FFF0DB; }
.myforeColor { color: #FFF0DB; }
.myborderColor { border: 3px solid #FFF0DB; }
Text Font Color #FFF0DB

<p style="color:#FFF0DB">Text here</p>

This sample text is styled with font color #FFF0DB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #FFF0DB

<div style="background-color:#FFF0DB">Div content here</div>

The background color of this container is #FFF0DB.
Border Color #FFF0DB

<div style="border:3px solid #FFF0DB">Div here</div>

The border color of this container is #FFF0DB.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 240, 219, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFF0DB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFF0DB;
-webkit-box-shadow: 1px 1px 3px #FFF0DB;
box-shadow: 1px 1px 3px #FFF0DB; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #FFF0DB.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #FFF0DB (Peach Cream)

Color Overview & Profile: Color ‎#FFF0DB, also known as Peach Cream, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 100% Red (255/255), 94% Green (240/255), and 86% Blue (219/255). The primary color family component is Yellow.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#FFF0DB translates into the CMYK subtractive color model with values of 0% Cyan, 5.9% Magenta, 14.1% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 100%, and lightness of 92.9%.

Web Accessibility & Design Recommendations: When implementing ‎#FFF0DB in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ‎##FFFFCC.

‎#FFF0DB Peach Cream hexcolor for Peach Cream Peach Cream hexcode Shades of #FFF0DB Tints of #FFF0DB Similar Colors to #FFF0DB #FFF0DB Color Combinations #FFF0DB CSS & Web Code #FFF0DB RGB & CMYK Warm Color Tone
Scroll to Top