crispedge.com

Color picker

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

#ecdc95 hex color - Yellow - Warm color - Information

#ecdc95 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ecdc95 Color code in RGB color code model is created after adding 92.55% red color, 86.27% green color and 58.43% blue color. Hex #ecdc95 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 37% yellow and 7% black.

Hex #ecdc95 color code is between #eedd99 web safe hex color code and #ddcc88 web safe hex color code. #eedd99 is the nearest web safe color code. You can see here many more shades of #ecdc95 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeecdc95#ecdc95
RGB Decimal236, 220, 149rgb(236, 220, 149)
RGB Percent93%, 86%, 58%rgb(93%, 86%, 58%)
CSS RGBa236, 220, 149,1rgba(236,220,149,1)
CMYK Modelcmyk(0%,7%,37%,7%)
HSL Color Space49,70% ,75%hsl(49,70% ,75%)
HSV Color Space49°, 37%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011001101110010010101
Octal354334225
Decimal236220149
Hexecdc95

Different shades of #ecdc95 color code.

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

Light Shade of #ecdc95
#f4eac0
Dark Shade of #ecdc95
#e4ce6a
Saturated Shade of #ecdc95
#f2e08f
Desaturated Shade of #ecdc95
#e6d89b
Grey scale Shade of #ecdc95
#c0c0c0
Brighten Shade
#fff5ae
Most Readable Shade
#000000

Shades of #ecdc95 color code

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

#ecdc95
#d1c384
#b7ab73
#9d9263
#837a52
#686142
#4e4931
#343021
#1a1810
#000000

Similar Color like #ecdc95 color

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

#eddd96
#eede97
#efdf98
#f0e099
#f1e19a
#f2e29b
#f3e39c
#f4e49d
#f5e59e
#f6e69f
#f7e7a0
#f8e8a1
#f9e9a2
#faeaa3
#ebdb94
#eada93
#e9d992
#e8d891
#e7d790
#e6d68f
#e5d58e
#e4d48d
#e3d38c
#e2d28b
#e1d18a
#e0d089
#dfcf88
#dece87

Monochromatic Color with #ecdc95

#ecdc95
#17160f
#423e2a
#6c6544
#978d5f
#c1b47a

Tints of #ecdc95 Color

#ecdc95
#eedfa0
#f0e3ac
#f2e7b8
#f4ebc4
#f6efcf
#f8f3db
#faf7e7
#fcfbf3
#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

#ecdc95
#95a5ec

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

Split Complementary

#ecdc95
#95d1ec
#b095ec

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

Analogous Color

#ecb995
#eccb95
#ecdc95
#ebec95
#d9ec95

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

#ecdc95
#95ecdc
#dc95ec

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

#ecdc95
#95ecb0
#95a5ec
#ec95d0

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

#ecdc95
#95a5ec
#b095ec
#d1ec95

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

#ecdc95 Color Code Preview on Black Background Color

This is how #ecdc95 Color will look on black background color. Color contrast ratio is 15.24

#ecdc95 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecdc95

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecdc95

#ecdc95 color code is use for CSS Background Color

Background color for the above div is #ecdc95

HTML with inline CSS

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

#ecdc95 color code is use for CSS Border Color

CSS Border color for the above div is #ecdc95

HTML with inline CSS

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

CSS Border Left color for the above div is #ecdc95

HTML with inline CSS

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

CSS Border Right color for the above div is #ecdc95

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ecdc95

HTML with inline CSS

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

CSS Border Top color for the above div is #ecdc95

HTML with inline CSS

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

#ecdc95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ecdc95 Color code Preview on White Background

This is how #ecdc95 Color code will look on white background color. Color contrast ratio is 1.38

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.