crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#f0e3df hex color - Rosa Vieja - Red - Warm color - Information

#f0e3df hex color - Rosa Vieja - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #f0e3df Color Code is also known as Rosa Vieja color.

Hex #f0e3df Color code in RGB color code model is created after adding 94.12% red color, 89.02% green color and 87.45% blue color. Hex #f0e3df Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 7% yellow and 6% black.

Hex #f0e3df color code is between #eedddd web safe hex color code and #ffeeee web safe hex color code. #eedddd is the nearest web safe color code. You can see here many more shades of #f0e3df color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codef0e3df#f0e3df
RGB Decimal240, 227, 223rgb(240, 227, 223)
RGB Percent94%, 89%, 87%rgb(94%, 89%, 87%)
CSS RGBa240, 227, 223,1rgba(240,227,223,1)
CMYK Modelcmyk(0%,5%,7%,6%)
HSL Color Space14,36% ,91%hsl(14,36% ,91%)
HSV Color Space14°, 7%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100001110001111011111
Octal360343337
Decimal240227223
Hexf0e3df

Different shades of #f0e3df color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #f0e3df
#ffffff
Dark Shade of #f0e3df
#e0c5bc
Saturated Shade of #f0e3df
#f2e2dd
Desaturated Shade of #f0e3df
#eee4e1
Grey scale Shade of #f0e3df
#e7e7e7
Brighten Shade
#fffcf8
Most Readable Shade
#000000

Shades of #f0e3df color code

Generate more color scales with scales (color stack) generator.

#f0e3df
#d5c9c6
#bab0ad
#a09794
#857e7b
#6a6463
#504b4a
#353231
#1a1918
#000000

Similar Color like #f0e3df color

Find visually similar hex color codes nearing to #f0e3df hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#f1e4e0
#f2e5e1
#f3e6e2
#f4e7e3
#f5e8e4
#f6e9e5
#f7eae6
#f8ebe7
#f9ece8
#faede9
#fbeeea
#fcefeb
#fdf0ec
#fef1ed
#efe2de
#eee1dd
#ede0dc
#ecdfdb
#ebdeda
#eaddd9
#e9dcd8
#e8dbd7
#e7dad6
#e6d9d5
#e5d8d4
#e4d7d3
#e3d6d2
#e2d5d1

Monochromatic Color with #f0e3df

#f0e3df
#1b1a1a
#464241
#706a69
#9b9390
#c5bbb8

Tints of #f0e3df Color

#f0e3df
#f1e6e2
#f3e9e6
#f5ece9
#f6efed
#f8f2f0
#faf5f4
#fbf8f7
#fdfbfb
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#f0e3df
#dfecf0

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#f0e3df
#dff0eb
#dfe3f0

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#f0dfe2
#f0e0df
#f0e3df
#f0e6df
#f0eadf

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#f0e3df
#dff0e3
#e3dff0

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#f0e3df
#e3f0df
#dfecf0
#ebdff0

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#f0e3df
#dfecf0
#dfe3f0
#f0ebdf

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #f0e3df Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#f0e3df Color Code Preview on Black Background Color

This is how #f0e3df Color will look on black background color. Color contrast ratio is 16.76

#f0e3df in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#f0e3df">Your Example Paragraph content text in with font color #f0e3df </p>

Your Example Paragraph content text in with font color #f0e3df

HTML with inline CSS

<div style="color:#f0e3df">Your Paragraph text in with font color #f0e3df </div>

Your Example Paragraph content text in with font color #f0e3df

#f0e3df color code is use for CSS Background Color

Background color for the above div is #f0e3df

HTML with inline CSS

<div style="background-color:#f0e3df;"></div>

#f0e3df color code is use for CSS Border Color

CSS Border color for the above div is #f0e3df

HTML with inline CSS

<div style="border:5px solid #f0e3df;"></div>

CSS Border Left color for the above div is #f0e3df

HTML with inline CSS

<div style="border-left:5px solid #f0e3df;"></div>

CSS Border Right color for the above div is #f0e3df

HTML with inline CSS

<div style="border-right:5px solid #f0e3df;"></div>

CSS Border Bottom color for the above div is #f0e3df

HTML with inline CSS

<div style="border-bottom:5px solid #f0e3df;"></div>

CSS Border Top color for the above div is #f0e3df

HTML with inline CSS

<div style="border-top:5px solid #f0e3df;"></div>

#f0e3df hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#f0e3df; } .examplecolorclass {color:#f0e3df; } .examplebordercolor {border:3px solid #f0e3df; }

#f0e3df Color code Preview on White Background

This is how #f0e3df Color code will look on white background color. Color contrast ratio is 1.25

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #f0e3df; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #f0e3df; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.