crispedge.com

Color picker

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

#ff8e94 hex color - Red - Warm color - Information

#ff8e94 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ff8e94 Color code in RGB color code model is created after adding 100% red color, 55.69% green color and 58.04% blue color. Hex #ff8e94 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 42% yellow and 0% black.

Hex #ff8e94 color code is between #ee8899 web safe hex color code and #dd9988 web safe hex color code. #ee8899 is the nearest web safe color code. You can see here many more shades of #ff8e94 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeff8e94#ff8e94
RGB Decimal255, 142, 148rgb(255, 142, 148)
RGB Percent100%, 56%, 58%rgb(100%, 56%, 58%)
CSS RGBa255, 142, 148,1rgba(255,142,148,1)
CMYK Modelcmyk(0%,44%,42%,0%)
HSL Color Space357,100% ,78%hsl(357,100% ,78%)
HSV Color Space357°, 44%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111000111010010100
Octal377216224
Decimal255142148
Hexff8e94

Different shades of #ff8e94 color code.

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

Light Shade of #ff8e94
#ffc1c4
Dark Shade of #ff8e94
#ff5b64
Saturated Shade of #ff8e94
#ff8e94
Desaturated Shade of #ff8e94
#f99499
Grey scale Shade of #ff8e94
#c6c6c6
Brighten Shade
#ffa7ad
Most Readable Shade
#000000

Shades of #ff8e94 color code

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

#ff8e94
#e27e83
#c66e73
#aa5e62
#8d4e52
#713f41
#552f31
#381f20
#1c0f10
#000000

Similar Color like #ff8e94 color

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

#ff8f95
#ff9096
#ff9197
#ff9298
#ff9399
#ff949a
#ff959b
#ff969c
#ff979d
#ff989e
#ff999f
#ff9aa0
#ff9ba1
#ff9ca2
#fe8d93
#fd8c92
#fc8b91
#fb8a90
#fa898f
#f9888e
#f8878d
#f7868c
#f6858b
#f5848a
#f48389
#f38288
#f28187
#f18086

Monochromatic Color with #ff8e94

#ff8e94
#2a1819
#552f31
#80474a
#aa5f63
#d4767b

Tints of #ff8e94 Color

#ff8e94
#ff9a9f
#ffa7ab
#ffb3b7
#ffc0c3
#ffcccf
#ffd9db
#ffe5e7
#fff2f3
#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

#ff8e94
#8efff9

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

Split Complementary

#ff8e94
#8effc1
#8ecdff

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

Analogous Color

#ff8ec1
#ff8eab
#ff8e94
#ff9f8e
#ffb58e

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

#ff8e94
#94ff8e
#8e94ff

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

#ff8e94
#ccff8e
#8efff9
#c08eff

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

#ff8e94
#8efff9
#8ecdff
#ffc08e

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

#ff8e94 Color Code Preview on Black Background Color

This is how #ff8e94 Color will look on black background color. Color contrast ratio is 9.55

#ff8e94 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff8e94

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff8e94

#ff8e94 color code is use for CSS Background Color

Background color for the above div is #ff8e94

HTML with inline CSS

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

#ff8e94 color code is use for CSS Border Color

CSS Border color for the above div is #ff8e94

HTML with inline CSS

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

CSS Border Left color for the above div is #ff8e94

HTML with inline CSS

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

CSS Border Right color for the above div is #ff8e94

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff8e94

HTML with inline CSS

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

CSS Border Top color for the above div is #ff8e94

HTML with inline CSS

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

#ff8e94 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff8e94 Color code Preview on White Background

This is how #ff8e94 Color code will look on white background color. Color contrast ratio is 2.20

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.