crispedge.com

Color picker

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

#fe8298 hex color - Red - Warm color - Information

#fe8298 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #fe8298 Color code in RGB color code model is created after adding 99.61% red color, 50.98% green color and 59.61% blue color. Hex #fe8298 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 49% magenta, 40% yellow and 0% black.

Hex #fe8298 color code is between #ff8899 web safe hex color code and #ee7788 web safe hex color code. #ff8899 is the nearest web safe color code. You can see here many more shades of #fe8298 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefe8298#fe8298
RGB Decimal254, 130, 152rgb(254, 130, 152)
RGB Percent100%, 51%, 60%rgb(100%, 51%, 60%)
CSS RGBa254, 130, 152,1rgba(254,130,152,1)
CMYK Modelcmyk(0%,49%,40%,0%)
HSL Color Space349,98% ,75%hsl(349,98% ,75%)
HSV Color Space349°, 49%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101000001010011000
Octal376202230
Decimal254130152
Hexfe8298

Different shades of #fe8298 color code.

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

Light Shade of #fe8298
#feb5c2
Dark Shade of #fe8298
#fe4f6e
Saturated Shade of #fe8298
#ff8197
Desaturated Shade of #fe8298
#f8889c
Grey scale Shade of #fe8298
#c0c0c0
Brighten Shade
#ff9bb1
Most Readable Shade
#000000

Shades of #fe8298 color code

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

#fe8298
#e17387
#c56576
#a95665
#8d4854
#703943
#542b32
#381c21
#1c0e10
#000000

Similar Color like #fe8298 color

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

#ff8399
#ff849a
#ff859b
#ff869c
#ff879d
#ff889e
#ff899f
#ff8aa0
#ff8ba1
#ff8ca2
#ff8da3
#ff8ea4
#ff8fa5
#ff90a6
#fd8197
#fc8096
#fb7f95
#fa7e94
#f97d93
#f87c92
#f77b91
#f67a90
#f5798f
#f4788e
#f3778d
#f2768c
#f1758b
#f0748a

Monochromatic Color with #fe8298

#fe8298
#291519
#542b32
#7e414c
#a95765
#d36c7f

Tints of #fe8298 Color

#fe8298
#fe8fa3
#fe9dae
#feabba
#feb9c5
#fec7d1
#fed5dc
#fee3e8
#fef1f3
#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

#fe8298
#82fee8

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

Split Complementary

#fe8298
#82feaa
#82d6fe

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

Analogous Color

#fe82ca
#fe82b1
#fe8298
#fe8582
#fe9e82

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

#fe8298
#98fe82
#8298fe

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

#fe8298
#d6fe82
#82fee8
#aa82fe

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

#fe8298
#82fee8
#82d6fe
#feaa82

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

#fe8298 Color Code Preview on Black Background Color

This is how #fe8298 Color will look on black background color. Color contrast ratio is 8.86

#fe8298 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe8298

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe8298

#fe8298 color code is use for CSS Background Color

Background color for the above div is #fe8298

HTML with inline CSS

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

#fe8298 color code is use for CSS Border Color

CSS Border color for the above div is #fe8298

HTML with inline CSS

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

CSS Border Left color for the above div is #fe8298

HTML with inline CSS

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

CSS Border Right color for the above div is #fe8298

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe8298

HTML with inline CSS

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

CSS Border Top color for the above div is #fe8298

HTML with inline CSS

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

#fe8298 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe8298 Color code Preview on White Background

This is how #fe8298 Color code will look on white background color. Color contrast ratio is 2.37

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.