crispedge.com

Color picker

Loading...

#eca29a hex color - Orange - Warm color - Information

#eca29a hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #eca29a Color code in RGB color code model is created after adding 92.55% red color, 63.53% green color and 60.39% blue color. Hex #eca29a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 35% yellow and 7% black.

Hex #eca29a color code is between #eeaa99 web safe hex color code and #dd99aa web safe hex color code. #eeaa99 is the nearest web safe color code. You can see here many more shades of #eca29a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeeca29a#eca29a
RGB Decimal236, 162, 154rgb(236, 162, 154)
RGB Percent93%, 64%, 60%rgb(93%, 64%, 60%)
CSS RGBa236, 162, 154,1rgba(236,162,154,1)
CMYK Modelcmyk(0%,31%,35%,7%)
HSL Color Space6,68% ,76%hsl(6,68% ,76%)
HSV Color Space6°, 35%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011001010001010011010
Octal354242232
Decimal236162154
Hexeca29a

Different shades of #eca29a color code.

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

Light Shade of #eca29a
#f4cac5
Dark Shade of #eca29a
#e47a6f
Saturated Shade of #eca29a
#f29d94
Desaturated Shade of #eca29a
#e6a7a0
Grey scale Shade of #eca29a
#c3c3c3
Brighten Shade
#ffbbb3
Most Readable Shade
#000000

Shades of #eca29a color code

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

#eca29a
#d19088
#b77e77
#9d6c66
#835a55
#684844
#4e3633
#342422
#1a1211
#000000

Similar Color like #eca29a color

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

#eda39b
#eea49c
#efa59d
#f0a69e
#f1a79f
#f2a8a0
#f3a9a1
#f4aaa2
#f5aba3
#f6aca4
#f7ada5
#f8aea6
#f9afa7
#fab0a8
#eba199
#eaa098
#e99f97
#e89e96
#e79d95
#e69c94
#e59b93
#e49a92
#e39991
#e29890
#e1978f
#e0968e
#df958d
#de948c

Monochromatic Color with #eca29a

#eca29a
#17100f
#422d2b
#6c4a47
#976863
#c1857e

Tints of #eca29a Color

#eca29a
#eeaca5
#f0b6b0
#f2c1bb
#f4cbc6
#f6d5d2
#f8e0dd
#faeae8
#fcf4f3
#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

#eca29a
#9ae4ec

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

Split Complementary

#eca29a
#9aeccb
#9abbec

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

Analogous Color

#ec9ab3
#ec9aa2
#eca29a
#ecb29a
#ecc39a

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

#eca29a
#9aeca2
#a29aec

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

#eca29a
#bbec9a
#9ae4ec
#cb9aec

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

#eca29a
#9ae4ec
#9abbec
#eccb9a

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

#eca29a Color Code Preview on Black Background Color

This is how #eca29a Color will look on black background color. Color contrast ratio is 10.20

#eca29a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eca29a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eca29a

#eca29a color code is use for CSS Background Color

Background color for the above div is #eca29a

HTML with inline CSS

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

#eca29a color code is use for CSS Border Color

CSS Border color for the above div is #eca29a

HTML with inline CSS

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

CSS Border Left color for the above div is #eca29a

HTML with inline CSS

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

CSS Border Right color for the above div is #eca29a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eca29a

HTML with inline CSS

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

CSS Border Top color for the above div is #eca29a

HTML with inline CSS

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

#eca29a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eca29a Color code Preview on White Background

This is how #eca29a Color code will look on white background color. Color contrast ratio is 2.06

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(236,162,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(154,228,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(236,162,154,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.