crispedge.com

Color picker

Loading...

#ef8eae hex color - Red - Warm color - Information

#ef8eae hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ef8eae color code is between #ee88aa web safe hex color code and #ff99bb web safe hex color code. #ee88aa is the nearest web safe color code. You can see here many more shades of #ef8eae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeef8eae#ef8eae
RGB Decimal239, 142, 174rgb(239, 142, 174)
RGB Percent94%, 56%, 68%rgb(94%, 56%, 68%)
CSS RGBa239, 142, 174,1rgba(239,142,174,1)
CMYK Modelcmyk(0%,41%,27%,6%)
HSL Color Space340,75% ,75%hsl(340,75% ,75%)
HSV Color Space340°, 41%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111000111010101110
Octal357216256
Decimal239142174
Hexef8eae

Different shades of #ef8eae color code.

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

Light Shade of #ef8eae
#f5bbce
Dark Shade of #ef8eae
#e9618e
Saturated Shade of #ef8eae
#f588ac
Desaturated Shade of #ef8eae
#e994b0
Grey scale Shade of #ef8eae
#bebebe
Brighten Shade
#ffa7c7
Most Readable Shade
#000000

Shades of #ef8eae color code

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

#ef8eae
#d47e9a
#b96e87
#9f5e74
#844e60
#6a3f4d
#4f2f3a
#351f26
#1a0f13
#000000

Similar Color like #ef8eae color

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

#f08faf
#f190b0
#f291b1
#f392b2
#f493b3
#f594b4
#f695b5
#f796b6
#f897b7
#f998b8
#fa99b9
#fb9aba
#fc9bbb
#fd9cbc
#ee8dad
#ed8cac
#ec8bab
#eb8aaa
#ea89a9
#e988a8
#e887a7
#e786a6
#e685a5
#e584a4
#e483a3
#e382a2
#e281a1
#e180a0

Monochromatic Color with #ef8eae

#ef8eae
#1a1013
#452932
#6f4251
#9a5c70
#c4758f

Tints of #ef8eae Color

#ef8eae
#f09ab7
#f2a7c0
#f4b3c9
#f6c0d2
#f7ccdb
#f9d9e4
#fbe5ed
#fdf2f6
#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

#ef8eae
#8eefcf

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

Split Complementary

#ef8eae
#8eef9f
#8edeef

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

Analogous Color

#ef8ed5
#ef8ec1
#ef8eae
#ef8e9b
#ef958e

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

#ef8eae
#aeef8e
#8eaeef

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

#ef8eae
#deef8e
#8eefcf
#9e8eef

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

#ef8eae
#8eefcf
#8edeef
#ef9f8e

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

#ef8eae Color Code Preview on Black Background Color

This is how #ef8eae Color will look on black background color. Color contrast ratio is 9.15

#ef8eae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef8eae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef8eae

#ef8eae color code is use for CSS Background Color

Background color for the above div is #ef8eae

HTML with inline CSS

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

#ef8eae color code is use for CSS Border Color

CSS Border color for the above div is #ef8eae

HTML with inline CSS

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

CSS Border Left color for the above div is #ef8eae

HTML with inline CSS

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

CSS Border Right color for the above div is #ef8eae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef8eae

HTML with inline CSS

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

CSS Border Top color for the above div is #ef8eae

HTML with inline CSS

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

#ef8eae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef8eae Color code Preview on White Background

This is how #ef8eae Color code will look on white background color. Color contrast ratio is 2.29

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

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(239,142,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(142,239,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,142,174,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.