crispedge.com

Color picker

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

#fef0c5 hex color - Sunrise Glow - Brown - Warm color - Information

#fef0c5 hex color - Sunrise Glow - Brown - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Brown

Hex #fef0c5 Color Code is also known as Sunrise Glow color.

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

Hex #fef0c5 color code is between #ffeecc web safe hex color code and #eeffbb web safe hex color code. #ffeecc is the nearest web safe color code. You can see here many more shades of #fef0c5 color code.

0 Likes 0 Comments | 11 Views

Color Table

Hex Color Codefef0c5#fef0c5
RGB Decimal254, 240, 197rgb(254, 240, 197)
RGB Percent100%, 94%, 77%rgb(100%, 94%, 77%)
CSS RGBa254, 240, 197,1rgba(254,240,197,1)
CMYK Modelcmyk(0%,6%,22%,0%)
HSL Color Space45,97% ,88%hsl(45,97% ,88%)
HSV Color Space45°, 22%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101111000011000101
Octal376360305
Decimal254240197
Hexfef0c5

Different shades of #fef0c5 color code.

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

Light Shade of #fef0c5
#fffdf7
Dark Shade of #fef0c5
#fde393
Saturated Shade of #fef0c5
#fff1c4
Desaturated Shade of #fef0c5
#fbeec8
Grey scale Shade of #fef0c5
#e1e1e1
Brighten Shade
#ffffde
Most Readable Shade
#000000

Shades of #fef0c5 color code

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

#fef0c5
#e1d5af
#c5ba99
#a9a083
#8d856d
#706a57
#545041
#38352b
#1c1a15
#000000

Similar Color like #fef0c5 color

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

#fff1c6
#fff2c7
#fff3c8
#fff4c9
#fff5ca
#fff6cb
#fff7cc
#fff8cd
#fff9ce
#fffacf
#fffbd0
#fffcd1
#fffdd2
#fffed3
#fdefc4
#fceec3
#fbedc2
#faecc1
#f9ebc0
#f8eabf
#f7e9be
#f6e8bd
#f5e7bc
#f4e6bb
#f3e5ba
#f2e4b9
#f1e3b8
#f0e2b7

Monochromatic Color with #fef0c5

#fef0c5
#292720
#544f41
#7e7862
#a9a083
#d3c8a4

Tints of #fef0c5 Color

#fef0c5
#fef1cb
#fef3d1
#fef5d8
#fef6de
#fef8e5
#fefaeb
#fefbf2
#fefdf8
#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

#fef0c5
#c5d3fe

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

Split Complementary

#fef0c5
#c5f0fe
#d4c5fe

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

Analogous Color

#fed9c5
#fee5c5
#fef0c5
#fefbc5
#f5fec5

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

#fef0c5
#c5fef0
#f0c5fe

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

#fef0c5
#c5fed3
#c5d3fe
#fec5ef

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

#fef0c5
#c5d3fe
#d4c5fe
#f0fec5

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

#fef0c5 Color Code Preview on Black Background Color

This is how #fef0c5 Color will look on black background color. Color contrast ratio is 18.48

#fef0c5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fef0c5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fef0c5

#fef0c5 color code is use for CSS Background Color

Background color for the above div is #fef0c5

HTML with inline CSS

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

#fef0c5 color code is use for CSS Border Color

CSS Border color for the above div is #fef0c5

HTML with inline CSS

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

CSS Border Left color for the above div is #fef0c5

HTML with inline CSS

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

CSS Border Right color for the above div is #fef0c5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fef0c5

HTML with inline CSS

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

CSS Border Top color for the above div is #fef0c5

HTML with inline CSS

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

#fef0c5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fef0c5 Color code Preview on White Background

This is how #fef0c5 Color code will look on white background color. Color contrast ratio is 1.14

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

Related Gradients

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

0 Likes 0 Comments | 11 Views

Post your comment:-

By submitting comment you agree to our privacy policy.