crispedge.com

Color picker

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

#f2849d hex color - Red - Warm color - Information

#f2849d hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #f2849d Color code in RGB color code model is created after adding 94.9% red color, 51.76% green color and 61.57% blue color. Hex #f2849d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 45% magenta, 35% yellow and 5% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef2849d#f2849d
RGB Decimal242, 132, 157rgb(242, 132, 157)
RGB Percent95%, 52%, 62%rgb(95%, 52%, 62%)
CSS RGBa242, 132, 157,1rgba(242,132,157,1)
CMYK Modelcmyk(0%,45%,35%,5%)
HSL Color Space346,81% ,73%hsl(346,81% ,73%)
HSV Color Space346°, 45%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101000010010011101
Octal362204235
Decimal242132157
Hexf2849d

Different shades of #f2849d color code.

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

Light Shade of #f2849d
#f7b2c2
Dark Shade of #f2849d
#ed5678
Saturated Shade of #f2849d
#f97d99
Desaturated Shade of #f2849d
#eb8ba1
Grey scale Shade of #f2849d
#bbbbbb
Brighten Shade
#ff9db6
Most Readable Shade
#000000

Shades of #f2849d color code

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

#f2849d
#d7758b
#bc667a
#a15868
#864957
#6b3a45
#502c34
#351d22
#1a0e11
#000000

Similar Color like #f2849d color

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

#f3859e
#f4869f
#f587a0
#f688a1
#f789a2
#f88aa3
#f98ba4
#fa8ca5
#fb8da6
#fc8ea7
#fd8fa8
#fe90a9
#ff91aa
#ff92ab
#f1839c
#f0829b
#ef819a
#ee8099
#ed7f98
#ec7e97
#eb7d96
#ea7c95
#e97b94
#e87a93
#e77992
#e67891
#e57790
#e4768f

Monochromatic Color with #f2849d

#f2849d
#1d1013
#48272f
#723e4a
#9d5666
#c76d81

Tints of #f2849d Color

#f2849d
#f391a7
#f49fb2
#f6adbd
#f7bac8
#f9c8d3
#fad6de
#fce3e9
#fdf1f4
#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

#f2849d
#84f2d9

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

Split Complementary

#f2849d
#84f2a2
#84d4f2

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

Analogous Color

#f284c9
#f284b3
#f2849d
#f28487
#f29784

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

#f2849d
#9df284
#849df2

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

#f2849d
#d4f284
#84f2d9
#a284f2

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

#f2849d
#84f2d9
#84d4f2
#f2a284

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

#f2849d Color Code Preview on Black Background Color

This is how #f2849d Color will look on black background color. Color contrast ratio is 8.56

#f2849d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2849d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2849d

#f2849d color code is use for CSS Background Color

Background color for the above div is #f2849d

HTML with inline CSS

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

#f2849d color code is use for CSS Border Color

CSS Border color for the above div is #f2849d

HTML with inline CSS

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

CSS Border Left color for the above div is #f2849d

HTML with inline CSS

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

CSS Border Right color for the above div is #f2849d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2849d

HTML with inline CSS

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

CSS Border Top color for the above div is #f2849d

HTML with inline CSS

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

#f2849d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2849d Color code Preview on White Background

This is how #f2849d Color code will look on white background color. Color contrast ratio is 2.45

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

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.