crispedge.com

Color picker

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

#efe1a7 hex color - French Vanilla - Yellow - Warm color - Information

#efe1a7 hex color - French Vanilla - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #efe1a7 Color Code is also known as French Vanilla color.

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

Hex #efe1a7 color code is between #eeddaa web safe hex color code and #ffee99 web safe hex color code. #eeddaa is the nearest web safe color code. You can see here many more shades of #efe1a7 color code.

0 Likes 0 Comments | 90 Views

Color Table

Hex Color Codeefe1a7#efe1a7
RGB Decimal239, 225, 167rgb(239, 225, 167)
RGB Percent94%, 88%, 65%rgb(94%, 88%, 65%)
CSS RGBa239, 225, 167,1rgba(239,225,167,1)
CMYK Modelcmyk(0%,6%,30%,6%)
HSL Color Space48,69% ,80%hsl(48,69% ,80%)
HSV Color Space48°, 30%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111110000110100111
Octal357341247
Decimal239225167
Hexefe1a7

Different shades of #efe1a7 color code.

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

Light Shade of #efe1a7
#f7f0d2
Dark Shade of #efe1a7
#e7d27c
Saturated Shade of #efe1a7
#f4e4a2
Desaturated Shade of #efe1a7
#eadeac
Grey scale Shade of #efe1a7
#cbcbcb
Brighten Shade
#fffac0
Most Readable Shade
#000000

Shades of #efe1a7 color code

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

#efe1a7
#d4c894
#b9af81
#9f966f
#847d5c
#6a644a
#4f4b37
#353225
#1a1912
#000000

Similar Color like #efe1a7 color

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

#f0e2a8
#f1e3a9
#f2e4aa
#f3e5ab
#f4e6ac
#f5e7ad
#f6e8ae
#f7e9af
#f8eab0
#f9ebb1
#faecb2
#fbedb3
#fceeb4
#fdefb5
#eee0a6
#eddfa5
#ecdea4
#ebdda3
#eadca2
#e9dba1
#e8daa0
#e7d99f
#e6d89e
#e5d79d
#e4d69c
#e3d59b
#e2d49a
#e1d399

Monochromatic Color with #efe1a7

#efe1a7
#1a1913
#454130
#6f694e
#9a916c
#c4b989

Tints of #efe1a7 Color

#efe1a7
#f0e4b0
#f2e7ba
#f4ebc4
#f6eece
#f7f1d7
#f9f5e1
#fbf8eb
#fdfbf5
#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

#efe1a7
#a7b5ef

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

Split Complementary

#efe1a7
#a7d9ef
#bda7ef

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

Analogous Color

#efc4a7
#efd3a7
#efe1a7
#efefa7
#e0efa7

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

#efe1a7
#a7efe1
#e1a7ef

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

#efe1a7
#a7efbd
#a7b5ef
#efa7d9

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

#efe1a7
#a7b5ef
#bda7ef
#d9efa7

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

#efe1a7 Color Code Preview on Black Background Color

This is how #efe1a7 Color will look on black background color. Color contrast ratio is 16.00

#efe1a7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efe1a7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efe1a7

#efe1a7 color code is use for CSS Background Color

Background color for the above div is #efe1a7

HTML with inline CSS

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

#efe1a7 color code is use for CSS Border Color

CSS Border color for the above div is #efe1a7

HTML with inline CSS

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

CSS Border Left color for the above div is #efe1a7

HTML with inline CSS

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

CSS Border Right color for the above div is #efe1a7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efe1a7

HTML with inline CSS

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

CSS Border Top color for the above div is #efe1a7

HTML with inline CSS

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

#efe1a7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efe1a7 Color code Preview on White Background

This is how #efe1a7 Color code will look on white background color. Color contrast ratio is 1.31

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

Related Gradients

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

0 Likes 0 Comments | 90 Views

Post your comment:-

By submitting comment you agree to our privacy policy.