crispedge.com

Color picker

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

#f952b5 hex color - Red - Warm color - Information

#f952b5 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #f952b5 Color code in RGB color code model is created after adding 97.65% red color, 32.16% green color and 70.98% blue color. Hex #f952b5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 27% yellow and 2% black.

Hex #f952b5 color code is between #ff55bb web safe hex color code and #ee44aa web safe hex color code. #ff55bb is the nearest web safe color code. You can see here many more shades of #f952b5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef952b5#f952b5
RGB Decimal249, 82, 181rgb(249, 82, 181)
RGB Percent98%, 32%, 71%rgb(98%, 32%, 71%)
CSS RGBa249, 82, 181,1rgba(249,82,181,1)
CMYK Modelcmyk(0%,67%,27%,2%)
HSL Color Space324,93% ,65%hsl(324,93% ,65%)
HSV Color Space324°, 67%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110010101001010110101
Octal371122265
Decimal24982181
Hexf952b5

Different shades of #f952b5 color code.

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

Light Shade of #f952b5
#fb83ca
Dark Shade of #f952b5
#f721a0
Saturated Shade of #f952b5
#ff4cb6
Desaturated Shade of #f952b5
#f05bb3
Grey scale Shade of #f952b5
#a5a5a5
Brighten Shade
#ff6bce
Most Readable Shade
#000000

Shades of #f952b5 color code

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

#f952b5
#dd48a0
#c13f8c
#a63678
#8a2d64
#6e2450
#531b3c
#371228
#1b0914
#000000

Similar Color like #f952b5 color

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

#fa53b6
#fb54b7
#fc55b8
#fd56b9
#fe57ba
#ff58bb
#ff59bc
#ff5abd
#ff5bbe
#ff5cbf
#ff5dc0
#ff5ec1
#ff5fc2
#ff60c3
#f851b4
#f750b3
#f64fb2
#f54eb1
#f44db0
#f34caf
#f24bae
#f14aad
#f049ac
#ef48ab
#ee47aa
#ed46a9
#ec45a8
#eb44a7

Monochromatic Color with #f952b5

#f952b5
#240c1b
#4f1a39
#792858
#a43677
#ce4496

Tints of #f952b5 Color

#f952b5
#f965bd
#fa78c5
#fb8bcd
#fb9ed5
#fcb2de
#fdc5e6
#fdd8ee
#feebf6
#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

#f952b5
#52f996

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

Split Complementary

#f952b5
#61f952
#52f9ea

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

Analogous Color

#f952f8
#f952d6
#f952b5
#f95294
#f95272

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

#f952b5
#b5f952
#52b5f9

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

#f952b5
#f9e952
#52f996
#5261f9

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

#f952b5
#52f996
#52f9ea
#f95261

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

#f952b5 Color Code Preview on Black Background Color

This is how #f952b5 Color will look on black background color. Color contrast ratio is 6.90

#f952b5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f952b5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f952b5

#f952b5 color code is use for CSS Background Color

Background color for the above div is #f952b5

HTML with inline CSS

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

#f952b5 color code is use for CSS Border Color

CSS Border color for the above div is #f952b5

HTML with inline CSS

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

CSS Border Left color for the above div is #f952b5

HTML with inline CSS

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

CSS Border Right color for the above div is #f952b5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f952b5

HTML with inline CSS

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

CSS Border Top color for the above div is #f952b5

HTML with inline CSS

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

#f952b5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f952b5 Color code Preview on White Background

This is how #f952b5 Color code will look on white background color. Color contrast ratio is 3.04

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

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.