crispedge.com

Color picker

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

#f0efef hex color - White - Warm color - Information

#f0efef hex color - White - Warm color

Color Hue/Base color: White

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

Hex #f0efef color code is between #eeeeee web safe hex color code and #ffffff web safe hex color code. #eeeeee is the nearest web safe color code. You can see here many more shades of #f0efef color code.

0 Likes 0 Comments | 64 Views

Color Table

Hex Color Codef0efef#f0efef
RGB Decimal240, 239, 239rgb(240, 239, 239)
RGB Percent94%, 94%, 94%rgb(94%, 94%, 94%)
CSS RGBa240, 239, 239,1rgba(240,239,239,1)
CMYK Modelcmyk(0%,0%,0%,6%)
HSL Color Space0,3% ,94%hsl(0,3% ,94%)
HSV Color Space0°, 0%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100001110111111101111
Octal360357357
Decimal240239239
Hexf0efef

Different shades of #f0efef color code.

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

Light Shade of #f0efef
#ffffff
Dark Shade of #f0efef
#d7d5d5
Saturated Shade of #f0efef
#f2eded
Desaturated Shade of #f0efef
#efefef
Grey scale Shade of #f0efef
#efefef
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #f0efef color code

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

#f0efef
#d5d4d4
#bab9b9
#a09f9f
#858484
#6a6a6a
#504f4f
#353535
#1a1a1a
#000000

Similar Color like #f0efef color

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

#f1f0f0
#f2f1f1
#f3f2f2
#f4f3f3
#f5f4f4
#f6f5f5
#f7f6f6
#f8f7f7
#f9f8f8
#faf9f9
#fbfafa
#fcfbfb
#fdfcfc
#fefdfd
#efeeee
#eeeded
#edecec
#ecebeb
#ebeaea
#eae9e9
#e9e8e8
#e8e7e7
#e7e6e6
#e6e5e5
#e5e4e4
#e4e3e3
#e3e2e2
#e2e1e1

Monochromatic Color with #f0efef

#f0efef
#1b1b1b
#464646
#707070
#9b9a9a
#c5c5c5

Tints of #f0efef Color

#f0efef
#f1f0f0
#f3f2f2
#f5f4f4
#f6f6f6
#f8f7f7
#faf9f9
#fbfbfb
#fdfdfd
#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

#f0efef
#eff0f0

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

Split Complementary

#f0efef
#eff0ef
#efeff0

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

Analogous Color

#f0efef
#f0efef
#f0efef
#f0efef
#f0efef

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

#f0efef
#eff0ef
#efeff0

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

#f0efef
#eff0ef
#eff0f0
#efeff0

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

#f0efef
#eff0f0
#efeff0
#f0efef

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 #f0efef 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.

#f0efef Color Code Preview on Black Background Color

This is how #f0efef Color will look on black background color. Color contrast ratio is 18.30

#f0efef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0efef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0efef

#f0efef color code is use for CSS Background Color

Background color for the above div is #f0efef

HTML with inline CSS

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

#f0efef color code is use for CSS Border Color

CSS Border color for the above div is #f0efef

HTML with inline CSS

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

CSS Border Left color for the above div is #f0efef

HTML with inline CSS

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

CSS Border Right color for the above div is #f0efef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f0efef

HTML with inline CSS

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

CSS Border Top color for the above div is #f0efef

HTML with inline CSS

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

#f0efef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f0efef Color code Preview on White Background

This is how #f0efef Color code will look on white background color. Color contrast ratio is 1.15

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 #f0efef; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #f0efef; }

Related Gradients

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

0 Likes 0 Comments | 64 Views

Post your comment:-

By submitting comment you agree to our privacy policy.