crispedge.com

Color picker

Loading...

#ef898c hex color - Red - Warm color - Information

#ef898c hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ef898c color code is between #ee8888 web safe hex color code and #ff9999 web safe hex color code. #ee8888 is the nearest web safe color code. You can see here many more shades of #ef898c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeef898c#ef898c
RGB Decimal239, 137, 140rgb(239, 137, 140)
RGB Percent94%, 54%, 55%rgb(94%, 54%, 55%)
CSS RGBa239, 137, 140,1rgba(239,137,140,1)
CMYK Modelcmyk(0%,43%,41%,6%)
HSL Color Space358,76% ,74%hsl(358,76% ,74%)
HSV Color Space358°, 43%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111000100110001100
Octal357211214
Decimal239137140
Hexef898c

Different shades of #ef898c color code.

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

Light Shade of #ef898c
#f5b6b8
Dark Shade of #ef898c
#e95c60
Saturated Shade of #ef898c
#f68286
Desaturated Shade of #ef898c
#e89092
Grey scale Shade of #ef898c
#bcbcbc
Brighten Shade
#ffa2a5
Most Readable Shade
#000000

Shades of #ef898c color code

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

#ef898c
#d4797c
#b96a6c
#9f5b5d
#844c4d
#6a3c3e
#4f2d2e
#351e1f
#1a0f0f
#000000

Similar Color like #ef898c color

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

#f08a8d
#f18b8e
#f28c8f
#f38d90
#f48e91
#f58f92
#f69093
#f79194
#f89295
#f99396
#fa9497
#fb9598
#fc9699
#fd979a
#ee888b
#ed878a
#ec8689
#eb8588
#ea8487
#e98386
#e88285
#e78184
#e68083
#e57f82
#e47e81
#e37d80
#e27c7f
#e17b7e

Monochromatic Color with #ef898c

#ef898c
#1a0f10
#452828
#6f4041
#9a585a
#c47173

Tints of #ef898c Color

#ef898c
#f09698
#f2a3a5
#f4b0b2
#f6bdbf
#f7cacb
#f9d7d8
#fbe4e5
#fdf1f2
#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

#ef898c
#89efec

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

Split Complementary

#ef898c
#89efb9
#89bfef

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

Analogous Color

#ef89b5
#ef89a0
#ef898c
#ef9a89
#efaf89

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

#ef898c
#8cef89
#898cef

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

#ef898c
#bfef89
#89efec
#b989ef

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

#ef898c
#89efec
#89bfef
#efb989

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

#ef898c Color Code Preview on Black Background Color

This is how #ef898c Color will look on black background color. Color contrast ratio is 8.63

#ef898c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef898c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef898c

#ef898c color code is use for CSS Background Color

Background color for the above div is #ef898c

HTML with inline CSS

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

#ef898c color code is use for CSS Border Color

CSS Border color for the above div is #ef898c

HTML with inline CSS

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

CSS Border Left color for the above div is #ef898c

HTML with inline CSS

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

CSS Border Right color for the above div is #ef898c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef898c

HTML with inline CSS

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

CSS Border Top color for the above div is #ef898c

HTML with inline CSS

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

#ef898c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef898c Color code Preview on White Background

This is how #ef898c Color code will look on white background color. Color contrast ratio is 2.43

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

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,137,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(137,239,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,137,140,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.